You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better to check this during Region Search than during ImageCollection creation. Also, it's valid for an ImageCollection to have duplicate datetimes in the case of e.g., LBT.
Update duplicates_check to new @wilsonbb + @ColinOrionChandler code that keeps the last duplicate and drops the rest.
Also, need a function that finds rows with NaNs and drops them.
Or combine those into a "health check" function or the like.
The text was updated successfully, but these errors were encountered: