-
## Source Dataset
Retrieving output from AMPS archive on NCAR HPSS (tape archive quickly nearing its End-Of-Life) for public storage on Google Cloud Services and access by Pangeo and more …
-
[Zarr](https://zarr.readthedocs.io/en/stable/) is becoming the format of choice for N-D data on the cloud, with heavy usage in e.g. pangeo. @spencerkclark also has found some compelling use cases for…
-
Tests are failing since Prefect 2.0 is incompatible with 1.0, see https://docs.prefect.io/migration-guide/#conceptual-and-syntax-changes
-
2 June 2022
- WOCE Atlas: http://sam.ucsd.edu/whp_atlas/atlantic/sections.htm
- Physical Oceanography Textbook: https://www.sciencedirect.com/book/9780750645522/descriptive-physical-oceanography
- …
-
Working on #603 just now, I noted that our unit tests take a long time to run. It would be good to speed this up, as the slow running tests do impede development iteration cycles to some degree.
So…
-
The jupyter-matplotlib [JupyterLab extension](https://jupyterlab.readthedocs.io/en/stable/user/extensions.html) + the [ipympl](https://github.com/matplotlib/ipympl) package provide interactive Matplot…
-
Combine slide decks from https://openscapes.github.io/series/communities.html, rework the text.
overarching themes: open communities are developing and sharing code and learning resources. You can…
-
I was thinking that it would be a good idea to make an integration with Python's [`xgcm`](https://github.com/xgcm/xgcm) package easier. The project is relatively new but I expect it to grow given that…
-
Now that `intake-esm` supports a relative path from the `json` to `csv.gz`, I think all the `json` files in `catalog/` with a full path should change to the relative path.
```
$ cd /glade/collecti…
-
I am having an issue where I cannot open with xarray the result of the rechunker. I start from a zarr store that can be opened by xarray but the result does not seem to be properly organized and may b…