-
Notifications
You must be signed in to change notification settings - Fork 132
Update CMORizers and recipes for ESMValCore v2.0.0 #1699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… recipe_wenzel14jgr
…t with output_dir in function configure_logging in cmorize_obs.py
For this PR, esmvalcore is installed in develop mode from the branch v2.0.0. FLAKE8 - AttributeError: 'Application' object has no attribute 'parse_preliminary_options_and_args' However, CI here complains about another error: Too long with no output (exceeded 20m0s): context deadline exceeded |
Thanks for making the pull request!
This can be solved by upgrading the
This was an intermittent error, clicking the re-run button on CircleCI solved it. The test are now failing (as expected) because they need the |
@mattiarighi Could you please test and merge when you think it's ready? |
Successfully tested |
Before you start, please read our contribution guidelines.
Please discuss your idea with the development team before getting started, to avoid disappointment later. The way to do this is to open a new issue on GitHub. If you are planning to modify an existing functionality, please discuss it with the original author(s) by tagging them in the issue.
Tasks
yamllint
to check that your YAML files do not contain mistakesNew recipe/diagnosticdoc/sphinx/source/recipes
folder and add a new entry to index.rstModified recipe/diagnosticdoc/sphinx/source/recipes
folderNew data reformatting scriptModified data reformatting scriptIf you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.
Closes #issue_number