Skip to content

1.6.0.dev3

Pre-release
Pre-release
Compare
Choose a tag to compare
@forman forman released this 06 Jun 09:06
· 425 commits to main since this release
70b57a0

What's Changed

  • Update to modern Python project setup (setup.py to pyproject.toml) by @konstntokas in #992
  • Fixed server /timeseries endpoint by @forman in #997
  • Remove warnings emitted during GH actions by @konstntokas in #988
  • Updates in xcube needed for xcube-stac plugin to deal with data access via urls by @konstntokas in #999
  • New function list_data_store_ids() by @forman in #994
  • Allow passing roots to xcube.webapi.viewer.Viewer by @forman in #991
  • New server statistics endpoint by @forman in #998
  • Support flag_values as list by @forman in #1004
  • Address issues with resample_in_space() by @forman in #1003

Full Changelog: v1.6.0.dev2...v1.6.0.dev3