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

zygrib format is rejected #58

Closed
dominig opened this issue Mar 28, 2017 · 2 comments
Closed

zygrib format is rejected #58

dominig opened this issue Mar 28, 2017 · 2 comments

Comments

@dominig
Copy link

dominig commented Mar 28, 2017

my grib data downloaded are well supported by the embedded grib_pi but weather_routing_pi refuses them. I see 2 types of error on the console.

GribReader: unknown record type: dataType=141 levelType=1 levelValue=0 idCenter==7 && idModel==96 && idGrid==255
GribReader: unknown record type: dataType=141 levelType=1 levelValue=0 idCenter==7 && idModel==96 && idGrid==4

At least unsupported datatype should be ignored silently and processed as pading.

@dominig
Copy link
Author

dominig commented Mar 30, 2017

Seems to be an issue with the reading of the zib records from grib_pi internal plugin.
After some debug I do not think that the Grib reader error (type 141) is related to the isue.
I would rather expect and an error in boundaries either on location or time.

@dominig
Copy link
Author

dominig commented Mar 30, 2017

Found, It's an issue with the 4.6.0 grib plugin no be in line with weather_routing. I have upgraded OpenCPN to tag 51a8905d91cade8ab97aacea2f65fded4214f51f (March 27, 2017).

Not really anymore a 4.6.0 but it works.

@dominig dominig closed this as completed Mar 30, 2017
seandepagnier pushed a commit that referenced this issue Jun 18, 2022
v1.13.9.1  Frontend2 v1.0.123 changes
This issue was closed.
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