cedadev / cmip6-object-store

CMIP6 Object Store Library
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Write a Jupyter Notebook that uses our library to read in a CMIP6 dataset, write it to Zarr (on Caringo), then read it from Caringo and operate on it with Xarray #28

Open agstephens opened 3 years ago

agstephens commented 3 years ago

This will need to use our own library/module for mapping the catalogue entries (in CMIP6 terminology) into Zarr end points held in randomly generated paths within a bucket.

agstephens commented 3 years ago

Basic demo was written and added in notebooks directory.

agstephens commented 3 years ago

https://github.com/cedadev/cmip6-object-store/blob/master/notebooks/cmip6-zarr-jasmin.ipynb