-
ndpyramid v0.3.1
xarray v2024.10.0
MRE: ```import ndpyramid```
```python
ImportError Traceback (most recent call last)
Cell In[7], line 1
----> 1 import ndpyra…
-
Hi all,
i created a mirror bugreport on [discourse.holoviz.org](https://discourse.holoviz.org/t/wrong-hover-values-on-hv-operation-decimate-when-data-is-np-datetime64/2420) I did not know where to …
-
Currently all of the datasets available withing the `fetch` module are downloaded and stored on the users local computer using `Pooch`. As some of the these datasets are large, and as `polartoolkit` b…
-
#### ALL software version info
Bokeh: 3.2.0
HoloViews: 1.16.2.post36+g99a3f2079-dirty
Panel: 1.2.0
#### Description of expected behavior and the observed behavior
Invert_yaxis is not working wi…
-
uxarray/helpers.py lines 49 to 92 never execute due to the return statement. Is this left over from a previous implementation or unintentional?
```Python
# check mesh topology and dimension
…
-
Having to use `import pint_xarray` is a bit clunky especially since it does not have explicit usage and can be deleted by some linters. How about proposing xarray upstream to expose a new `entry-point…
-
We have some STAC assets that don't have nodata values (every coordinate contains a valid value) and therefore the `nodata` property of the raster extension is not set.
The problem is that when us…
-
I'm testing out some xarray datasets with icechunk. https://github.com/zarr-developers/zarr-python/pull/2113 adds consolidated metadata, which stores the metadata of each array in the root `Group`. So…
-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
panel: 0.12.4
param: 1.12.0
jupyterlab: 3.0.16
holoviews: 1.14.7 …
-
We are seeing lots of questions about handling time-varying geometries:
- For example, can we have varying geometries for the Great Salt Lake as its area changes over the years, along with Sentinel-…