CMIP7: UKCM2: Investigate missing cubes
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
During testing for UKCM2, several variables gave error messages suggesting that cubes could not be found under the given constraints. This appears to be related to the data spanning 1900-01-01T00. This is potentially due to missing/corrupted data or improper formatting of a datetime stamp.
The affected variables are as listed below:
| Grid | Variable | Specific Error Message | Mapping Information |
| ----- | ----- | ----- | ----- |
| mip_convert_ond_ocean-native-grid-T | so_tavg-ol-hxy-sea | No cubes found using constraints "variable_name=so" within "1900-01-01T00" | [1337](https://github.com/UKNCSP/CDDS-CMIP7-mappings/issues/1337) |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.