Wave Forecast App
The Swellnet WaveApp application.
Usage:
-
Request info about a specified location and wave model type:
http://webserver.path/api/v1/get-forecast/LOCATION_IDENTIFIER/WAVE_MODEL_TYPE/latest/
-
Request info about a specified location and wave model type for a specific
date/time:
http://webserver.path/api/v1/get-forecast/LOCATION_IDENTIFIER/WAVE_MODEL_TYPE/YYYYMMDDTHHMM/
-
Add query parameters for additional information:
http://webserver.path/api/v1/get-forecast/LOCATION_IDENTIFIER/WAVE_MODEL_TYPE/latest/?verbose=1¤tday=1
verbose=1: Show detailed information
currentday=1: Include historical data for the current day