1.6.0.dev3
Pre-release
Pre-release
What's Changed
- Update to modern Python project setup (
setup.py
topyproject.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 forxcube-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