https://github.com/jingwood/grib2_dec
A modified version of the GRIB2 data decoder which is originally provided by the Japan Meteorological Agency (JMA).
https://github.com/jingwood/grib2_dec
decoder grib2 grib2-dec grib2-decoder jma weather-data
Last synced: about 1 year ago
JSON representation
A modified version of the GRIB2 data decoder which is originally provided by the Japan Meteorological Agency (JMA).
- Host: GitHub
- URL: https://github.com/jingwood/grib2_dec
- Owner: jingwood
- License: mit
- Created: 2019-12-14T15:58:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:13:55.000Z (over 6 years ago)
- Last Synced: 2025-02-14T08:33:34.029Z (over 1 year ago)
- Topics: decoder, grib2, grib2-dec, grib2-decoder, jma, weather-data
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grib2_dec
A modified version of the GRIB2 data decoder which is originally provided by the Japan Meteorological Agency (JMA).
# Build
```shell
cd build/
make
```
# Run
```
grib2_dec [-xpm]
```
# Terms of use
このライブラリの取り扱いに起因または関連した、契約、過失、その他に関する申し立て、損害、その他の法的責任について、いかなる場合も一切の責任を負わないものとします。
Use this library at your own risk!