You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: