Skip to content

1.7.0.dev0

Pre-release
Pre-release
Compare
Choose a tag to compare
@forman forman released this 19 Jul 10:59
· 277 commits to main since this release

What's Changed

  • Migrate docker image build from setup.py to pyproject.toml by @konstntokas in #1026
  • Add ServerTestCase docstring by @pont-us in #1028
  • User-defined variables by @forman in #1021
  • User-defined variables, part 2 by @forman in #1032
  • Normalisation fails when chunk encoding must be updated (#1033) by @TonioF in #1034
  • Enhance expression capabilities by @forman in #1035
  • Add data_type to open_data method in DataStore class by @konstntokas in #1037
  • The xcube.core.store.DataDescriptor class now supports specifying time ranges using both datetime.date and datetime.datetime objects by @konstntokas in #1036
  • Add data store parameters and data ID to the assets in the STAC published by xcube server by @konstntokas in #1029
  • Cleanup in module xcube.core.varexpr by @forman in #1040
  • Allow for grouping datasets by @forman in #1039
  • The xcube server STAC API now publishes all fields available via the /datasets endpoint. by @konstntokas in #1045
  • Revise new color bar features by @forman in #1044

Full Changelog: v1.6.0...v1.7.0.dev0