-
## 🐛 Bug Report
Loading a file produced by the ESA CCI project, it fails with `IndexError: list index out of range` (full traceback in additional context section). To be fair on Iris, the file cont…
-
While walking through the code supplied with the 2023 publication, I encountered an error when running the code under "# Dataset 2 ----------":
`ncalc_v2 Error in def.calc.ntrans(kclInt = ntr_inte…
-
Hi all,
I am trying to develop a chatbot for plant monitoring, but it get messages only if the text string start with 't'
May you kindly help me to check what am I doing wrong here?
Thank you.
…
-
**Issues and PRs**
I am centralizing all the Autoassess-related issues into a big one here. Namely:
*Issues*
- Issue #629 concerning masks
- Issue #630 concerning variables mapping
- Issue …
-
I don't know what the data in the .grib files are trying to convey. The projection type seems to be stereographic (https://proj.org/operations/projections/stere.html), so I have no idea if it extracts…
-
#help_wanted
### Expected behavior
Open dataset saved in local store.
### Actual behavior
```
Traceback (most recent call last):
File "/envs/venv/lib/python3.6/site-packages/xarray/backend…
-
### Actual behavior
@forman @kjpearson @JanisGailis Using cloud as master dataset, ozone as slave dataset: a visual "sanity check" of the the coregistrated dataset shows the following layers look…
-
When I run my code, I get this:
ERROR: Timeout waiting for client.
Bad mojo. EOF found reading column header.
,,,⸮⸮⸮⸮-⸮ ⸮!⸮bs⸮⸮ ⸮y⸮⸮⸮⸮%)⸮⸮⸮.⸮/⸮-⸮⸮⸮⸮$⸮'Y⸮⸮Y?P⸮P>h⸮⸮@⸮/#/4/D'X_…
-
Currently, the JSON API has a lot of issues
- [x] Measurements are not nested into a "sensors" JSON object, so it's hard to figure out an unknown configuration key from an unconfigured sensor.
- [x]…
-
When a NetCDF file has several fields, GDAL lets you access any field using a prefix and a suffix in the dataset name. For example:
NETCDF:"gfs_2011020112_sfc.nc":tas
This is not accesible with the …