-
Notifications
You must be signed in to change notification settings - Fork 128
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
Recipe and documentation update for ERA5-Land. #1906
Recipe and documentation update for ERA5-Land. #1906
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@katjaweigel nice work. Thank you for this contribution. I left a few comments. Please let me know if something is not clear. As a note, this PR can be merged after merging the PR in esmvalcore ESMValGroup/ESMValCore#879.
@SarahAlidoost thanks a lot! I tried to change everything (hope I didn't miss one). |
I think this PR also has to wait for any decision in : #1909 ? |
@katjaweigel did you have time to look at @SarahAlidoost last comment please? This could be nicely merged right in time for the code freeze and make it in v2.2 👍 |
@valeriupredoi and @SarahAlidoost I think I looked already at all of them, see commits on Nov 25, 2020 or did I miss something? |
cool! @SarahAlidoost if you could approve or send more review notes that'd be awesumpossum 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@valeriupredoi and @katjaweigel I have approved this PR.
not sure @valeriolucarini was tagged here 😕 Anyhoo, is this scientifically reviewed too? I think so, but need a heads up just in case, before merging. Cheers for the good work here, guys! |
Hi,
sorry - I think I missed some messages. What’s the specific point?
Thanks!
Valerio
… On 17. Feb 2021, at 14:35, Valeriu Predoi ***@***.***> wrote:
not sure @valeriolucarini <https://github.com/valeriolucarini> was tagged here 😕 Anyhoo, is this scientifically reviewed too? I think so, but need a heads up just in case, before merging. Cheers for the good work here, guys!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#1906 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGJKEZVONHIRZ2A5WWPPLLTS7PH2PANCNFSM4UA5NN4A>.
|
sorry, my bad, I tagged the incorrect id. It is fixed now ;-) |
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/diagnostic
doc/sphinx/source/recipes
folder and add a new entry to index.rstModified recipe/diagnostic
doc/sphinx/source/recipes
folderNew data reformatting script
Modified data reformatting script
If you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.
Related to ESMValGroup/ESMValCore#879, closes core issue ESMValGroup/ESMValCore#855