-
If https://github.com/yt-project/yt/pull/4732 goes in to yt, we can allow the `chunksizes` argument with stretched grids. Should just be a matter of deleting:
https://github.com/data-exp-lab/yt_xar…
-
I've had a play with using NCML and xarray (xncml) and it seems there is now a possibility of migrating to xarra and removing the Java dependencies.
I will draw up a roadmap - this may make the co…
jdha updated
7 months ago
-
In #31, we attempt to add support for structured curvilinear meshes (incomplete) by adding indices as the dimensions, instead of x and y.
Here the question is how to open a unstructured mesh into a…
-
Right now titiler-cmr can handle the case where granules are defined by a distinct time point and where each granule has the same set of variables. There many datasets in CMR where each granule repres…
-
This is to support `nanmean`, `nansum` (see #153), and `pad` (#461).
The previous attempt at this in #468 was reverted in #469, since it was causing problems when used with Xarray (https://github.c…
-
Issue #395 should be done for the blending code aswel.
-
### **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:…
-
### Generic Issue
* xscen version: 0.9.1
* Python version: python 3.11.10
* Operating System: Linux (conda)
### Description
Conda happily installs xclim == 0.53.1 with xscen == 0.9.1, whi…
-
xarray has a nice html repr for it's objects (https://github.com/pydata/xarray/issues/1627). Trajectory collection can have the same methods as Trajectory
-
### Is your feature request related to a problem?
~~Currently, Xarray's GroupBy operations are limited to single variables. Grouping by multiple coordinates (e.g., `time.year` and `time.season`) re…