-
When trying to build OpenFOAM, which depends on netCDF (https://github.com/EESSI/software-layer/pull/404) the build of netCDF v4.9.2 hangs on two tests, resulting in a timeout and test failures:
```
…
-
When upgrading to Ruby 3.2.2 (from 2.7.6) there are numerous warnings about the C code.
Any idea if this could be fixed?
-
For example, maybe we should standardise on:
* x_osgb
* y_osgb
* time_utc
In v15 of the dataset, PV uses `x_coords`, `y_coords`, and `time`. And HRV satellite uses `x_osgb`, `y_osgb`, and `tim…
-
Standard intake plugins seem to support glob, `*` or `list` urlpath's, to consume multiple files with `open_mfdataset`. This aproach isn't suitable for the `intake_xarray.xzarr.ZarrSource` plugin si…
-
**Describe the bug**
The area attribute is missing in the exported NetCDF file.
**To Reproduce**
```python
import xarray as xr
from glob import glob
from satpy import Scene
scn = Scene(glob…
-
From @rdstern
> After going to the sub-dialogue to select specific points (station locations) to import I returned to the main dialogue. There was no message on what I was about to import when I pre…
-
If I go to the IRI website I can download CHIRPS data in date order. This is unlike (I think) the CHIRPS site that has a separate file for each month or year.
The site is [here](https://iridl.ldeo…
-
## Feature Request
Currently there is no reader for the Volcanic Ash Detection (SEVIRI) netCDF files distributed over EUMETCAST.
**Describe the solution you'd like**
A Volcanic Ash Detection (…
-
-