1.7.1
Changes in 1.7.1
Enhancements
- Level creation now supports aggregation method
mode
to aggregate to the value which is most frequent. (#913)
Fixes
- The
time
query parameter of the/statistics
endpoint of xcube server has now been made optional. (#1066) - The
/statistics
endpoint now supports datasets using non-WGS84 grid systems, expanding its compatibility with a wider range of geospatial datasets. (#1069) - Bug fix in
resampling_in_space
when projecting from geographic to non-geographic projection. (#1073) - Bug fix of the
extent
field in the single item collection published by the xcube server STAC API so that it follows the collection STAC specifications. (#1077)
New Contributors
Full Changelog: v1.7.0...v1.7.1