NCAR / ctsm_python_gallery

A place to put sample workflows and tools that use ctsm model output
Apache License 2.0
18 stars 28 forks source link

Example notebook for reading ensemble data and chunking large files #31

Closed katiedagon closed 4 years ago

katiedagon commented 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.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

wwieder commented 4 years ago

Thanks for committing this example @katiedagon

wwieder commented 4 years ago

addresses #9