Fix bug that made preprocessor with fx files fail in rare cases#670
Conversation
|
Circle CI fails because the following test: ESMValCore/tests/integration/cmor/test_table.py Lines 292 to 301 in cac2d43 This fails because All other tables entries are fine though (e.g. |
|
The frequency for custom variables was set to None at read time. I changed it to be set to the empty string so it is consistent with all the others |
|
I successfully tested |
bouweandela
left a comment
There was a problem hiding this comment.
@mattiarighi Could you please run a final test and merge?
valeriupredoi
left a comment
There was a problem hiding this comment.
cheers @schlunma 🍺
yamllintto check that your YAML files do not contain mistakesIf you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.
Closes #448.