Skip to content

1.0.3

Compare
Choose a tag to compare
@forman forman released this 29 Mar 10:30
177fbfb

Changes in 1.0.3

Some unit tests have been fixed. Regression was caused by a minor Python environment change.
Therefore, the actual changes are the same as in 1.0.2:

  • Bundled latest xcube-viewer 1.0.1.

  • xcube is now compatible with Python 3.10. (#583)

  • The Viewer.add_dataset() method of the xcube JupyterLab integration has been enhanced by two optional keyword arguments style and color_mappings to allow for customized, initial color mapping of dataset variables. The example notebook xcube-viewer-in-jl.ipynb has been updated to reflect the enhancement.

  • Fixed an issue with new xcube data store abfs for the Azure Blob filesystem. (#798)

Full Changelog