1.0.3 #843
forman
announced in
Announcements
1.0.3
#843
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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. (xcube is not 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. (Support for Azure Blob filesystem update #798)Full Changelog
This discussion was created from the release 1.0.3.
Beta Was this translation helpful? Give feedback.
All reactions