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
Is your feature request related to a problem? Please describe.
Weather_routing can use 30 year averaged ocean currents that are available in the Climatology data and it can use a second RTOFS grib which has gridded data for surface currents available. The problem is that the RTOFS data is not fully implemented for coastal areas. For example, the last I checked, the Gulf of Maine was not available.
At present, weather_routing does not use the point Tide/Current prediction information to interpolate gridded points..
What we need is a predictive gridded model that can be downloaded for near shore weather routing.
OFS appears to be headed in this direction. See this model. https://tidesandcurrents.noaa.gov/ofs/ofs_mapplots.html?ofsregion=cb&subdomain=0&model_type=currents_nowcast
Also see page 45 of David Burch's ENC Essentials booklet and his Youtube using luckgrib. Luckgrib current grib exported to qtVlm and used in qtVlm. Then compares this data to Noaa tidal current prediction data.
Describe the solution you'd like
An OFS gridded current model that can be downloaded and used in weather_routing.
We need the ability to download these grib data models directly.
The text was updated successfully, but these errors were encountered:
rgleason
changed the title
RFE: OFS current model - watch and use when available -future
RFE: OFS gridded current models - ability to download
Oct 28, 2023
Is your feature request related to a problem? Please describe.
Weather_routing can use 30 year averaged ocean currents that are available in the Climatology data and it can use a second RTOFS grib which has gridded data for surface currents available. The problem is that the RTOFS data is not fully implemented for coastal areas. For example, the last I checked, the Gulf of Maine was not available.
At present, weather_routing does not use the point Tide/Current prediction information to interpolate gridded points..
What we need is a predictive gridded model that can be downloaded for near shore weather routing.
OFS appears to be headed in this direction. See this model.
https://tidesandcurrents.noaa.gov/ofs/ofs_mapplots.html?ofsregion=cb&subdomain=0&model_type=currents_nowcast
Also see page 45 of David Burch's ENC Essentials booklet and his Youtube using luckgrib. Luckgrib current grib exported to qtVlm and used in qtVlm. Then compares this data to Noaa tidal current prediction data.
Luckgrib data description of an OFS current model for Delaware Bay
Luckgrib data description of an OFS current model for Gulf of Maine Also GoMOFS
Describe the solution you'd like
An OFS gridded current model that can be downloaded and used in weather_routing.
We need the ability to download these grib data models directly.
The text was updated successfully, but these errors were encountered: