-
This is a problem that has been present on Pangeo JupyterHubs for a while. JupyterHub home directories are generally backed by an NFS of some sort; the GCP hubs use Google FileStore and the AWS hubs u…
-
using 0.4.2, when trying to persist a Rechunker object on a dask cluster, an `AttributeError` gets raised.
E.g. when running the [tutorial](https://rechunker.readthedocs.io/en/latest/tutorial.html#…
-
This is blocked by https://github.com/conda-forge/esmf-feedstock/pull/123 due to https://github.com/pangeo-data/xESMF/issues/380. After the conda-forge release, I will:
- [ ] Update the docker image …
-
I just investigated a case of a store [failing the tests](https://console.cloud.google.com/dataflow/jobs/us-central1/2023-08-29_15_25_50-13776383017040048726;step=Creating%20CMIP6.ScenarioMIP.MPI-M.MP…
-
There are many excellent resources already out there (e.g. [Software Carpentry](https://software-carpentry.org/)), and we don't want to be re-inventing the wheel. However, it would be useful to have a…
-
There are many HPC administrators that support Dask at their institution. They all have variants of the same problems (wrestling with job schedulers, getting fast interconnects to work, arguing for m…
-
Submitting Author: Katy Brown (@KatyBrown)
All current maintainers: Katy Brown (@KatyBrown)
Package Name: plot_phylo
One-Line Description of Package: A Python package to plot a phylogenetic tree on…
-
For central components such as rendering the information of an Item, Catalog or Collection, it would be nice to de-couple these Vue components so others could include them in their Vue app. For exampl…
-
As discussed with @benz0li, we could use the `b-data` stack throughout, with more consistency and good R/Python support. First we would need to think about similarities/differences and pros/cons, leav…
-
When a `GatewayCluster` object is cleaned up, by default it will shutdown the associated cluster. In a perfect scenario this works fine, but because this requires an external API call and is implement…