eWaterCycle / eWaterCycle/ewatercycle
Lookup MIPs from ESMValTool tables
Open
enhancement
forcing
- Dominant language
- Python
- Stars
- 41
- Forks
- 6
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 2
Description
When generating forcing, users have to specify which MIP table their variable is from.
This is quite annoying and frustrating, as this doesn't really matter as long as the frequency is right. It would be nice if the recipe builder could use the lookup tables in ESMValTool and automagically infer the right MIP table.
Tables are in here:
https://github.com/ESMValGroup/ESMValCore/blob/f72a873a4fcd92363bcf785f343dcd8562ac9810/esmvalcore/cmor/table.py#L27-L28
Contributor guide
Assessment
This issue has not been assessed yet.