Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRIB edition 62 is not yet supported - error #8

Open
dceejay opened this issue Feb 7, 2019 · 0 comments
Open

GRIB edition 62 is not yet supported - error #8

dceejay opened this issue Feb 7, 2019 · 0 comments

Comments

@dceejay
Copy link

dceejay commented Feb 7, 2019

I've started getting this error on conversion...

running server on port 7000
response 200 | 2019020718
piping 2019020718
exec error: Error: Command failed: converter/bin/grib2json --data --output json-data/2019020718.json --names --compact grib-data/2019020718.f000
ucar.grib.NotSupportedException: GRIB edition 62 is not yet supported
	at ucar.grib.grib2.Grib2IndicatorSection.<init>(Grib2IndicatorSection.java:123)
	at ucar.grib.grib2.Grib2Input.scan(Grib2Input.java:175)
	at net.nullschool.grib2json.Grib2Json.write(Grib2Json.java:104)
	at net.nullschool.grib2json.Launcher.main(Launcher.java:75)

any advice / fix ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant