Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMOR 3.9.0 #761

Merged
merged 5 commits into from
Aug 28, 2024
Merged

CMOR 3.9.0 #761

merged 5 commits into from
Aug 28, 2024

Conversation

mauzey1
Copy link
Collaborator

@mauzey1 mauzey1 commented Aug 28, 2024

Features

  • Added the functions cmor_set_quantize and cmor_set_zstandard for exposing the data quantization and Zstandard compression utilities of the netCDF library since version 4.9.0.
  • MacOS arm64 builds for use on Apple silicon (M-series CPUs).

Bugfixes

  • The attribute realm will not be written to files if it is not specified in the required_global_attributes of a controlled vocabulary.

Changes

  • End of support for Python 3.8.
  • Compatibility with the Numpy 2.0 C API.
  • Use netCDF's default chunking rather than setting chunk size to 1 for coordinates/axis such as time to enhance performance of reading netCDF variables.

Closed Issues

@mauzey1 mauzey1 requested a review from durack1 August 28, 2024 19:05
Copy link
Contributor

@durack1 durack1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mauzey1 nice work - looks great!

@durack1
Copy link
Contributor

durack1 commented Aug 28, 2024

I am not sure if we need to make some changes up on Zenodo, but we have the https://zenodo.org/communities/pcmdi now, and so getting CMOR (cmor3_documentation, etc) attached to this list would be ideal!

I've just resent a zenodo invite to join the community as an admin

@mauzey1 mauzey1 merged commit 380304a into main Aug 28, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants