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
Catalog client: Added a MaskBand.is_alpha attribute to declare alpha channel behavior for a band.
Changed
The maximum number of extra_properties allowed for Catalog objects has been increased from 10 to 50.
Fixed bug causing SceneCollection.download to fail.
Workflows (channel v0-9) - Added
When you call .compute() on an Image or ImageCollection, the GeoContext is included on the result object (ImageResult.geocontext, ImageCollectionResult.geocontext)
Workflows - Fixed
Passing a Workflows Timedelta object (instead of a datetime.timedelta) into functions expecting it now behaves correctly
Arguments to the reducer function for reduce are now in the correct order