-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add new recipe (18) by summer student: correlation calculation #820
Add new recipe (18) by summer student: correlation calculation #820
Conversation
orog = cf.read("~/recipes/1km_elevation.nc")[0] | ||
snow = cf.read("~/recipes/snowcover")[0] |
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.
Both of these are new datasets we need to have available for the recipes as a whole, so I have uploaded them to the 'recipes' Google Drive folder in readiness.
Given how busy Ankit is with his PhD we have agreed I can merge this without review. At release time I will enact the plan I outlined above:
So, merging, and there will eventually be a follow-on PR to get all the new recipes built and included. |
The final recipe created by Natalia, which again I have updated a bit to produce only one output plot, of best quality, as per the other recipes with a STDOUT report of the calculation output, plus to tidy and add further comment detail e.g. to describe the data sources. All things Natalia could have done herself had she had more time than the two weeks placement!
Expected output