-
very easy to create a `CITATION.cff` if the software is on zenodo (which `xs` is not yet): https://github.com/citation-file-format/doi2cff
xskillscore is actually used in a few studies already:
- …
-
I just had a great chat with @parkermac about their model data and am opening this issue to track the idea of ingesting some of their [regional ocean model](http://faculty.washington.edu/pmacc/LO/…
-
In many cases, deployers of a BinderHub might want to share some extra HTML as a part of their landing page. For example, a header or a footer with logos for orgs that provided support for the project…
-
xesmf appears to require esmpy=8.0.0 on both JAMSIN and LIVLJOBS
see:
https://xesmf.readthedocs.io/en/latest/installation.html?highlight=8.0.0#install-on-local-machine-with-conda
However this con…
-
Gathering some notes on how best to read multiple [ICESat-2](https://icesat-2.gsfc.nasa.gov/) [ATL11](https://github.com/suzanne64/ATL11) data (basically a point cloud) in a user friendly way, **with …
-
Would be cool to deploy the HRRR dashboard as a binder app, like this repo
https://github.com/pyviz-demos/gapminder
-
The USFS has generated US wide estimates of burn probability estimates, based on vegetation and wildland fuel data from LANDFIRE 2014. Having these data in their raw resolution (30m) and downsampled r…
-
use xe.Regridder:
errors:
File "/root/miniconda3/envs/xeradar/lib/python3.11/site-packages/esmpy/api/grid.py", line 410, in __init__
self._struct = ESMP_GridCreateNoPeriDim(self.max_index,
…
-
@truedichotomy asked:
Would Zarr be a possible format option for pyglider?
https://medium.com/pangeo/cloud-performant-reading-of-netcdf4-hdf5-data-using-the-zarr-library-1a95c5c92314
…
-
I'm a visiting scientist at an organization that uses a self-signed certificate.
``` python
col = intake.open_esm_datastore("https://cmip6-pds.s3.amazonaws.com/pangeo-cmip6.json",)
```
is failing…