-
This is related to #62.
We found out using `parallel=True` in `xarray.open_mfdataset` in [`fapar_lai.py`](https://github.com/EcoExtreML/zampy/blob/4f652d6ee4bdfdf91bfc0a9adffcc3b7e9229392/src/zampy/d…
-
Hi there, I've started using `xpystac` recently after the v0.0.1 release and really like the simple `xr.open_dataset(stac_asset, engine="stac")` interface that's just a single entrypoint to any STAC A…
-
## Original discussions at BiDS
- Do not separate climate versus EO
- More about grids and it is more about GIS versus global model grids
- one assumption is the co-gridding. Alignment of samples…
-
### **Idea: Use zarr readers to open and decode netCDF/HDF/etc. data without xarray by lifting xarray's decoding machinery out as new zarr codecs.**
This was suggested by @sharkinsspatial in https:…
-
Hi all,
We are planning to make new Xarray accessors for our packages xDEM and GeoUtils that focus on raster analysis and DEM analysis, respectively (right now relying only on `rasterio` and `geopa…
-
It appears that #9520 may have broken some upstream pandas tests, specifically testing round-trips with various index types:
https://github.com/pandas-dev/pandas/blob/e78ebd3f845c086af1d71c0604701ec4…
-
Hello, I am interested in expanding the datacube STAC extension to support more multidimensional array metadata for assets, particularly array metadata found in NetCDF, HDF5, and GRIB2 files. I think …
-
**Describe the bug**
- The docker export process uses Dandi and the `AnalysisNwbfile` table to log accessed files and share intermediate and final results
- For historical and/or data type reasons, …
-
The new .interactive API is really fun to work with, but I'm bumping up against either its limits or my own imagination. E.g. if I start with this example that works well:
```python
import panel a…
-
### Describe the Bug
For certain .czi but not all .czi files, I get following error
```
---------------------------------------------------------------------------
RuntimeError …