mule-convpp can't convert timeseries data.
- Dominant language
- Python
- Stars
- 5
- Forks
- 8
- Avg merge
- 4h 16m
- Merged PRs (30d)
- 6
Description
Users on Monsoon3 have been cast adrift by the lack of a legacy copy of um-convpp. [see related discussion](https://github.com/MetOffice/simulation-systems/discussions/491)
This was previously used as a workaround to Mule reporting
> skipping field validation due to irregular lbcode
for fields containing timeseries data. What that error message doesn't tell users is that the field is subsequently treated as a variable resolution grid and then "mangled" to add variable resolution metadata such that it makes no sense to downstream processes which just don't read it. (At least I think that's whats happening...)
Mule needs to be updated to handle these gregorian timeseries files and produce readable output files.
This may also involve updating the validation section of Mule, which as indicated in the above message, it's currently skipping...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.