-
Updated
Sep 1, 2021 - Shell
pangeo
Here are 28 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
asv performance now depends on local machine performance
Describe the solution you'd like
Independent of my laptop
https://labs.quansight.org/blog/2021/08/github-actions-benchmarks/
Describe alternatives you've considered
keep as is
-
Updated
Oct 10, 2020 - Jupyter Notebook
-
Updated
Sep 20, 2021 - Jupyter Notebook
Intake-esm adds the attribute intake_esm_varname to datasets, and I have encountered cases where that ends up being None (still looking for the exact model).
Zarr does not like that type of metadata:
import xarray as xr
ds_test = xr.DataArray(5).to_dataset(name='test')
ds_test.attrs['test'] = None
ds_test.to_zarr('test.zarr')gives
------------------------
-
Updated
Apr 29, 2021 - Jupyter Notebook
-
Updated
Sep 15, 2021 - JavaScript
-
Updated
Apr 30, 2021 - Python
mybinder.org has https://grafana.mybinder.org. It would be good to combine this config with pangeo-data/pangeo#359 once that is finalized.
@jacobtomlinson - if you can help guide me in the right direction, I'm ready to give this a try.
-
Updated
Jun 17, 2021 - Python
-
Updated
May 6, 2019 - Jupyter Notebook
-
Updated
Jun 2, 2019 - Jupyter Notebook
-
Updated
May 26, 2021 - Jupyter Notebook
-
Updated
Sep 13, 2021 - Jupyter Notebook
-
Updated
Mar 11, 2020 - Dockerfile
-
Updated
May 16, 2019 - Jupyter Notebook
-
Updated
Nov 19, 2020 - HCL
Improve this page
Add a description, image, and links to the pangeo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pangeo topic, visit your repo's landing page and select "manage topics."
Keep this comment in this issue updated with metrics to add to xskillscore. Consolidate from other issues as well as comments that appear below. The format for inputting will be:
The full list of metrics current in xskillscore can be found [here](https://github.com/xarray-contrib/xskillscore/blob/maste