mauzey1
mauzey1
Currently, [CMIP6_CV.json](https://github.com/PCMDI/cmip6-cmor-tables/blob/master/Tables/CMIP6_CV.json) is updated using a script that downloads JSON files from [WCRP-CMIP/CMIP6_CVs](https://github.com/WCRP-CMIP/CMIP6_CVs). The script runs on a server on a daily basis, and commits changes to the `develop` branch...
When CMOR is built using `make`, the C compiler will output many warnings. A lot of them are related to snprintf, which is due to the destination string potentially being...
There are currently tests for the C, Fortran, and Python CMOR API but no tests for PrePARE. This would be helpful in making sure PrePARE is functioning as intended after...
The CMOR test suite suffers from a lot of clutter and would benefit from a cleanup/reorganization. Here's a list of issues that I have noticed: - There are many files...
Similar to the proposed change for CMOR (https://github.com/PCMDI/cmor/issues/712), I plan to change the name of the default branch of this repo from `master` to `main` on Wednesday, October 11.
A recent [conda-forge build for CMOR ](https://github.com/conda-forge/cmor-feedstock/pull/70) that updates NumPy to 2.0 encountered the following error. ``` Processing $SRC_DIR Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'...
Resolves #765 CMOR will now only apply quantization to the dataset variable and not the axes, zfactors, or grids. When quantization is applied, the variable `quantization_info` will be created in...
**NOTE: The CI tests are failing since the current nightly version of CMOR doesn't support the new headers.** This PR adds headers to CMIP6_coordinate.json and CMIP6_formula_terms.json as well as updating...
Requested in https://github.com/PCMDI/cmor/pull/884#issuecomment-3526702175. There should be Fortran examples for writing CMIP7 data.