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

java.io.IOException: Negative seek offset #43

Open
BenjaminCrozier opened this issue Jul 27, 2020 · 1 comment
Open

java.io.IOException: Negative seek offset #43

BenjaminCrozier opened this issue Jul 27, 2020 · 1 comment

Comments

@BenjaminCrozier
Copy link

> ./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)
        at ucar.grib.grib2.Grib2BitMapSection.<init>(Grib2BitMapSection.java:127)
        at ucar.grib.grib2.Grib2Input.scan(Grib2Input.java:227)
        at net.nullschool.grib2json.Grib2Json.write(Grib2Json.java:104)
        at net.nullschool.grib2json.Launcher.main(Launcher.java:75)

[

data set used: https://mrms.ncep.noaa.gov/data/2D/SHI/

@netwavetech
Copy link

Im seeing the same issue with MRMS data...

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

2 participants