-
### Additional comment:
_No response_
-
Our docker images are storing about 2.6 GB worth of conda packages in /srv/conda/pkgs
```bash
$ du -h -d1 /srv/conda
4.0K /srv/conda/envs
2.7G /srv/conda/pkgs
4.0K /srv/conda/compiler_…
-
I'm following the PangeoForge recipe tutorial [Xarray-to-Zarr Sequential Recipe: NOAA OISST](https://pangeo-forge.readthedocs.io/en/latest/pangeo_forge_recipes/tutorials/xarray_zarr/netcdf_zarr_sequen…
-
Hi @rsignell,
For one of the example in class, we used a list of dicts when using MultiZarrToZarr. If I wanted to call .json files instead, is there a way that I could I write a list of .json files…
-
ESMF has added support for MOAB as a new internal mesh representation. Does that have potential to improve performance in xESMF?
https://github.com/esmf-org/esmf/releases/tag/ESMF_8_1_0
""ESMF is …
-
Hi @jhamman, xpublish looks really neat.
Does it provide a way to serve data holdings dynamically so that you could potentially serve millions of files? This would allow users to navigate an end-p…
-
I was unable to open a collection of zipped tiffs using the OpenURLWithFSSpec recipe.
I tested the semantics with `fsspec` and `xarray`, and everything worked in my test notebook but failed when I …
-
#### Versions:
`pangeo-forge-runner==0.10.2`
[recipe.py](https://github.com/ranchodeluxe/staged-recipes/blob/gpm_zarr_failcase_assumerole_w_extra/recipes/feedstock/recipe.py)
[recipe versions](http…
-
**Agenda**
October 5th
- [x] set up SSH keys on OOI Pangeo
- [x] clone repo into JupyterHub
- [x] push notebook to repo
**Deliverables**
- [x] create the notebook that tracks my progress
-…
-
Here are the steps that we need to accomplish in order to get to the point where we can start our pipeline
- [x] Ensure that @rsaim can log in with SSH passthrough and run commands
- [x] Make X11 …