Results 5 issues of Stephane

When working with heterogeneous GRIBs, it's often complicated to have a unified `xr.Dataset` with all data available, like opening NetCDF files. This PR introduce a `filter_heterogeneous` argument, allowing : *...

approved-for-ci
contributor

This cli will help generating cfgrib indexes in particular directories, allowing to : * separate indexing process in particular task * speedup first GRIB opening in python Example of usage...

contributor

When working with many GRIB files on read-only partition, we set a lot of time ``indexpath=''`` to avoid error messages. However, it's very slow because we don't use indexes at...

contributor

Hello, thanks for this lib ! I ended up rewriting several times the scan and consolidate parts, from your tutorial. I thought this small cli would be of interest, when...

**Is your feature request related to a problem? Please describe.** Using multiple virtual desktop in Linux Fedora, that would be great to have the window always available when switching desktops....

enhancement