Hello @archmoj,
Thank you for making a JS library to parse grib2 files.
Using linux tool grib_ls, it seems that your all grib example files are grib_jpeg packingType.
Does grib2class also work for grid_simple packingType (wind on u and v axis, waves, ... on various dates and levels)?
I can't make it work for now in svelte but it might be my fault 😄
Hello @archmoj,
Thank you for making a JS library to parse grib2 files.
Using linux tool grib_ls, it seems that your all grib example files are
grib_jpegpackingType.Does grib2class also work for
grid_simplepackingType (wind on u and v axis, waves, ... on various dates and levels)?I can't make it work for now in svelte but it might be my fault 😄