Closed
Description
We need a preliminary notebook that uses Xarray to calculate something related to this use case. It doesn't have to be super long or complicated. It just has to express a real-world, scientifically relevant calculation on a large dataset.
Requirements:
- Carefully explain the science behind the calculation in words and equations.
- Clearly document the input dataset (preferably a standard product like ERA-interim or NCAR large ensemble)
- Use Xarray to load the dataset and, as much as possible, to make the calculations
- Where Xarray can't accomplish the necessary tasks, clearly document the other functions and / or outside packages that need to be employed
- If the analysis has been implemented in other languages (e.g. MATLAB, Ingrid, etc.), provide a link to the code and, if possible, the output (which can be used as validation)
cc: @naomi-henderson
I would like to use this as a template for the other three use cases, so I would appreciate general feedback on the checklist above. Are these the right requirements?