-
Cross-posting here what I've suggested in the [pangeo discource thread](https://discourse.pangeo.io/t/discrete-global-grid-systems-dggs-use-with-pangeo/2274/50?u=benbovy).
## Xarray-DGGS
I think…
-
From looking at some examples, it appears that data is always loaded to float64 arrays. For example in https://github.com/gjoseph92/stackstac/blob/5f984b211993380955b5d3f9eba3f3e285f6952c/examples/sho…
-
STAC could be used server side as a catalog server. If I understand correctly, there is an ESM extension in development by the Pangeo community.
Ideally, THREDDS would have a STAC endpoint serving …
huard updated
4 years ago
-
#### ALL software version info
xarray==0.16.2
panel==0.10.2
holoviews==1.14.0
#### Description of expected behavior and the observed behavior
Panel object creating from several holoobject is wo…
-
Over in #964, I am working on a rewrite/unification of the guts of xarray's logic for computation with labelled data. The goal is to get all of xarray's internal logic for working with labelled data g…
-
Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT the place for usag…
-
#### ALL software version info
```
holoviews==1.13.3
bokeh==2.1.1
python==3.6.9
```
Google Colab
Chrome 84.0.4147.89
#### Description of expected behavior and the observed behavior
Let's sa…
-
Hi Ian,
I'm somewhat loath to submit another issue here after my first, but now that I've got everything up and running on a machine at home (macbook pro 2016 intel chip) and my linux machine at wo…
-
### What happened?
Depending on the data type, interpolate gives different results
### What did you expect to happen?
The example code outputs two arrays which are pasted below. The first array en…
-
In xarray we plan to add rich representation of `Dataset` and `DataArray` objects for the notebook (see pydata/xarray#1627).
These objects are quite complex and may contain a lot of various informa…