cmor icon indicating copy to clipboard operation
cmor copied to clipboard

Climate Model Output Rewriter

Results 39 cmor issues
Sort by recently updated
recently updated
newest added

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...

enhancement

We are facing some performance issue accessing to metadata, i.e. values for time variable, because the number of I/O reading operations required to access all the chunks. In particular the...

When PrePARE scans multiple files, it does not report which ones contained the errors. It would be good to show this information.

enhancement
PrePARE

In emails the following suggestion has been made by A. Adcroft: ``` I think it is useful to check the methods and measures attributes but at L605 the test is...

Hi again, after having some experiences with CMOR3 I have two more things where you could help me. 1. (A mixture of report and question) The parent_mip_era is not changed...

Hi, is there a reason why CMOR_MAX_STRING is 1024 or could we increase it? https://github.com/PCMDI/cmor/blob/829a78ae2e6dddb0e625807bff49c36de3eb72e3/include/cmor.h#L11 Best regards, Fabi

PrePARE to check the following. -If the variable in the input datasets confines to the CMOR standards (and using CMIP6 Model Output Requirements from Karl et al) in terms of...

enhancement
PrePARE

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...

enhancement
question
PrePARE

Hi, I created variable `ccb` of MIP-Table `CFsubhr` with CMOR. The output contains an unused dimension `bnds` which should be omitted. Best regards, Fabi