We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
esmvaltool develop
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
Is your feature request related to a problem? Please describe. Plan agreed with @bouweandela:
esmvaltool_commands
setup.py
esmvaltool develop compare
utils/testing/regression/compare.py
esmvaltool/utils/develop
Note that this will also fix #3437
Would you be able to help out? On it now
The text was updated successfully, but these errors were encountered:
Also recording here that the original issue proposed also included commands:
esmvaltool develop test_recipe
utils.testing.recipe_settings.install_expand_run.py
esmvaltool develop recipe_filler
Both of these scripts have since been removed: #4031 and #3777
Sorry, something went wrong.
alistairsellar
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Plan agreed with @bouweandela:
esmvaltool develop
command, by adding new class toesmvaltool_commands
insetup.py
. Initial subcommand is:esmvaltool develop compare
, utilisingutils/testing/regression/compare.py
esmvaltool/utils/develop
to have scripts organised by command groupNote that this will also fix #3437
Would you be able to help out?
On it now
The text was updated successfully, but these errors were encountered: