quanted / hms

hydrologic micro-services
3 stars 3 forks source link

Implement NOAA's Tides and Currents data module in HMS #129

Open rajbirp opened 3 years ago

rajbirp commented 3 years ago

NOAA's web service for tides and currents data is available at https://api.tidesandcurrents.noaa.gov/api/prod/. Implement HMS module in HMS to provision tides and currents station data products through HMS REST API and front-end GUI. Map is available at https://tidesandcurrents.noaa.gov/map/# and https://tidesandcurrents.noaa.gov/gis-data-portal/ .

brandonmain commented 3 years ago

HMS module for tides and currents data is implemented as:

TODO: