You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may have misunderstood the readme walkthrough, but I had a tough time getting the files converted to NetCDF using wgrib2 until I found the NOAA documentation around compiling wgrib2, and had assumed it was handled by the oap_ml_datapipeline environment.
I can submit a PR for updating some pieces of the readme that I found challenging and/or try and update the environment yml to install/compile wgrib2?
Humm, yes it does seem to be missing from the environment yml files. I think the right fix is not to compile from source but just to add the correct conda or pip package to the environment definitions. Happy to review a pr for that.
I may have misunderstood the readme walkthrough, but I had a tough time getting the files converted to NetCDF using wgrib2 until I found the NOAA documentation around compiling wgrib2, and had assumed it was handled by the oap_ml_datapipeline environment.
I can submit a PR for updating some pieces of the readme that I found challenging and/or try and update the environment yml to install/compile wgrib2?
Here is the compilation instructions that I used for linux for future reference: https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/compile_questions.html
The text was updated successfully, but these errors were encountered: