-
Here we can find XML versions of the GRIB codes: https://community.wmo.int/activity-areas/wis/latest-version
Here's a sample:
```
Code table 0.0 - Discipline of processed data in the GRIB …
-
We are currently seeing failures when reading in `GRIB1`/`GRIB2` files via the `GridDataset` and `CoverageDataset` APIs and comparing the results (failures in test `ucar.nc2.grib.TestCoordinatesMatchG…
-
### Version
1
### DataCap Applicant
FrondeTian
### Project ID
1
### Data Owner Name
NOAA
### Data Owner Country/Region
United States
### Data Owner Industry
Environmen…
-
The "get_data_files.py" script utilizes "cvngrib -g21" to convert grib2 data for analysis and forecasting into grib1 format. However, if the data level is below 1 mb, "cnvgrib" is unable to perform th…
-
I've stumbled upon an issue when trying to import .grib2 files that only contain a single time value, when trying to re-run a piece of code I had written a while back (probably with iris-grib 0.17.0 o…
-
Am trying to load a grib2 file and am getting the error 'iris.exceptions.TranslationError: Grid definition section 3 contains unsupported source of grid definition [12]'
Grib header for record 1 list…
-
It appears that there is an issue synchronising with Meteo France via OpenWIS (we're on v3.14.5).
Currently Exeter and Melbourne are showing 4760 records for Toulouse - when Toulouse shows there shou…
-
The SRW App team have requested that we officially support RRFS grib2 data from the Amazon S3 buckets as input data as part of preparation for RRFS pre-operational support. Hopefully this shouldn't b…
-
I have been using nctoolbox for several months with great success, but I started running into issues when I switched to MATLAB R2020a. I am trying to read GFS data files downloaded from the ncep/noaa …
-
### Motivation
When parse grib2 file with 36x5011x7501 shape, the data encode with JPEG 2000, the performance is very slow. with one submessage 5011x7501 spent 10s, for parse all 36 submessage is alm…