-
Thanks for this wonderful tool; The VS Code extension [h5web](https://github.com/silx-kit/vscode-h5web) that uses h5wasm is super handy.
I know GRIB files are a completely different data format, bu…
-
Lambert Conformal (Can be Secant, Tangent, Conical, or Bipolar) is the now the U.S. National standard. It would be quite helpful to be able to decode that grid template.
https://www.nco.ncep.noaa.g…
-
Need to convert CFSrV2 grib2 files to netcdf4 for experimentation using HSDS
-
## Describe the Enhancement ##
During the Air Force cloud evaluation project, we attempted to run GFS data from a Gaussian grid through MODE. That results in the following runtime error:
```
ERRO…
-
https://github.com/Synkevych/dockerize-simflex/blob/e9c93176bfb9cd5add0648ea450dc44351fcb305/calculation/dw_gb.py#L46
Change the way how end release date created
-
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…
-
### Details
During the face to face meeting ([reference](https://github.com/wmo-im/CCT/wiki/20.to.22.September.2023)) the team decided to publish GRIB and BUFR codes to the WMO Codes Registry after…
-
## Product Source (URL Preferred)
https://cbt.crohms.org/akgrids/
## Product Description
ABRFC QPF, QPE, QTE, QTF
## Product Format
- [ ] Geotiff
- [x] Grib2
- [ ] NetCDF
- [ ] Other (Plea…
-
```
> ./grib2json %HOMEPATH%\Documents\SHI\MRMS_SHI_00.50_20200725-210240.grib2
java.io.IOException: Negative seek offset
at ucar.unidata.io.RandomAccessFile.seek(RandomAccessFile.java:402)…
-
I just want to modify some data of one grib2 file and then write modified data and the others to a new grib2 file. Is there any way to achieve this goal?