1.0.3
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 argumentsstyle
andcolor_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