CMOR naming of all tavg (subdaily) time mean output files
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Currently have errors in ceda QC step due to the naming of these files.
First set up a test case to reproduce this with a small dataset ~1 year of hourly data (dataset id for testing: MIP-DRS7.CMIP7.CMIP.UKNCSP.UKCM2-0-LL.1pctCO2.r1i1p1f1.glb.1hr.tas.tavg-h2m-hxy-u.g110.v20260907)
File naming by cmor appears to use the same scheme as for the time point variables which is incorrect.
Is it CDDS or is it CMOR causing this issue?
Could test by making an environment using latest version of CMOR. Then:
clone repo https://github.com/WCRP-CMIP/cmip7-cmor-tables/
build environment
adapt notebook to produce hourly time mean data
check file naming
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.