Closed binu8051 closed 2 years ago
Hi @binu8051, apologies for the delay in my reply, I've been on vacation.
It seems like the parameters in this GRIB file are currently not supported by JGribX. You can see a list of currently supported parameters here: https://github.com/spidru/JGribX/blob/master/doc/SUPPORTED_PARAMETERS.md
I'll look into it in more detail this week.
Thanks, please look into it.
Hi @binu8051,
It seems like the file you've provided contains a value of 255 (i.e. missing) for the parameter table version in each record. Currently, JGribX handles this by considering the parameter within that record as missing. However, if I fall back to the default parameter table instead, it seems to pick up parameters that make sense. Could you try out the below JAR file?
Hi, i have added the project file with my project to use as i told here https://github.com/spidru/JGribX/issues/17#issuecomment-1066053875
Can you provide the changed project code so i can test it. Thanks for your time.
Hi @binu8051,
I'm afraid I did not quite understand your question. Could you please elaborate?
Hi i cant read this grib file. Can you please check it https://github.com/spidru/JGribX/files/8329778/global-wind-wave.zip
Here is the grib record output.