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
* `io.items.get_item_property()`: added `default` kwarg which behaves similar to `dict.get()`; `property` now also accepts a tuple of strings which are checked in that order and the first matching property is being returned (#17)
18
+
* `io.path.asset_mpath()`: `asset` now accepts a tuple of strings and the first matching asset path is being returned (#17)
19
+
* `platforms.sentinel2`: added `preconfigured_sources` module which holds all custom mapper functions between collections and data/metadata archives (#17)
0 commit comments