-
`odc.geo.xr.mask` fails for `xarray.DataArray` and `xarray.Dataset` if they have more than the 2 spatial dimensions of latitude and longitude (or equivalent). As other dimensions are common (e.g. time…
-
numpy 1.20.0
numba 0.52.0
xarray 0.16.2
python 3.8
If I don't produce a list of signatures and rely on ``@vectorize``'d functions to be compiled upon first call, they crash if the first call is …
-
### Report
I am trying to run CellCharter on a single sample, and I get the following error during the model train process: `model.train(early_stopping=True, enable_progress_bar=True)`
`ValueErr…
-
@jmunroe going through the example the latitude spacing is 2 degrees not 1 so area calculation is compromised
probably should be something like
dϕ = np.deg2rad(sst.lat.pointwidth)
dλ = np.deg2…
-
Hello,
Thanks for creating and sharing a great tool!
I have been working with large ApRES data sets stored in google cloud buckets.
Is there any interest in adding the capability to load ApR…
-
### What is your issue?
Follow on from #6891 and #6978 to discuss how we could homogenize the passing of keyword arguments to wrapped external functions across xarray methods.
There are quite a fe…
-
Tests for proper_unstack triggers two warnings in xarray.
They've been temporarily suppressed but need to be looked at:
https://github.com/crusaderky/xarray_extras/blob/5fe74965d492a5b0dac79792dd2…
-
A fairly common complaint about the Databroker loader is that it's difficult to load _**multiple**_ scans and compare across them. For example, two polarizations on the same sample, or two samples wi…
-
This is my first issue here and I first want to congratulate xeofs' contributors for a tremendously useful and usable package.
**Describe the bug**
The color scale in
[this xeof tutorial](http…
-
I removed the threading, but the result was the same
code: https://github.com/geofranzi/geoportal/blob/306fdd89ceb4b8ea64f7ac20ae71c2134307e0db/framework/climate/views.py#L445
- nach dem testen we…