Martin Felder
Martin Felder
Hi, we find the geogrid_simulator very useful, but since we sometime have very small offshore domains, it would be helpful to be able to increase the map boundary beyond the...
Hi, I'm currently trying to read (among some other models) ARPEGE data with `cfgrib`. The data are freely available with just a few hours delay, but their flavour of grib...
#### ALL software version info Firefox 104.0.2 (64-Bit) under Windows 10 Python packages: see attached conda list [conda_env.txt](https://github.com/holoviz/holoviews/files/9681613/conda_env.txt) #### Description of expected behavior and the observed behavior Normalization via `hv.dim`...
I have a case where the home dirs are mounted via `autofs`, hence they will be available even if not explicitly created. I therefore have to set `home`, but at...
I have several large DataFrames I need to apply regex to. From what I understand, `parse` uses compiled regexes internally, therefore it should be possible to use them with `pandas`....
Hi, I have some apparently improperly defined hybrid level GRIB2 files here: ``` # Hybrid level (grib2/tables/5/4.5.table) typeOfFirstFixedSurface = 105; #-READ ONLY- unitsOfFirstFixedSurface = unknown; #-READ ONLY- nameOfFirstFixedSurface = Hybrid...
Perhaps you might consider supporting `levelType` 150, which is used by the state-of-the art models by the DWD, namely ICON and COSMO-D2. The following implementation allows reading the models on...
Hi, sorry, are the instructions for building the faster API still valid? Because on the ECMWF website https://confluence.ecmwf.int/display/ECC/ecCodes+installation it says "The Python 3 bindings are now built with CFFI and...