Closed katiedagon closed 4 years ago
In this notebook, I go through an example of reading ensemble output and creating an ensemble member index with xarray. At the end I also include an example of chunking for reading in large files.
Check out this pull request on
You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.
Thanks for committing this example @katiedagon
addresses #9
In this notebook, I go through an example of reading ensemble output and creating an ensemble member index with xarray. At the end I also include an example of chunking for reading in large files.