surfpy
surfpy copied to clipboard
Switch to PyGrib
For the version 1.0, grib files should be accessed using pygrib instead of grippy for robustness. This allows the ability to create more complex data charts and such.
This also means reworking the NOAAModel
class some more to prioritize fetching data using the pygrib interface and packing it into BuoyData structure for forecast delivery but also exposing hooks to download full data chunks and for post processing into plots