Oyster Harvest Area Closure Analysis 0.1
Prediction and analysis of NSW oyster harvest area closures.
Loading...
Searching...
No Matches
forecast.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WW_FORECAST_PRECIP   "rainfall"
 Precipitation. More...
 
#define WW_FORECAST_PRECIP_PROB   "rainfallprobability"
 Probability of precipitation. More...
 
#define WW_FORECAST_SUNRISE_SUNSET   "sunrisesunset"
 Sunrise and sunset times. More...
 
#define WW_FORECAST_TIDE   "tides"
 Tides. More...
 
#define WW_FORECAST_TEMPERATURE   "temperature"
 Air temperature. More...
 
#define WW_FORECAST_WIND   "wind"
 Wind. More...
 
#define WW_FORECAST_URL_BUF   250
 Max number of characters in URL. More...
 
#define WW_FORECAST_BUF   150
 Max characters in responses. More...
 
#define WW_FORECAST_RESPONSE_BUF   5000
 Max response values. More...
 

Macro Definition Documentation

◆ WW_FORECAST_BUF

#define WW_FORECAST_BUF   150

Max characters in responses.

◆ WW_FORECAST_PRECIP

#define WW_FORECAST_PRECIP   "rainfall"

Precipitation.

◆ WW_FORECAST_PRECIP_PROB

#define WW_FORECAST_PRECIP_PROB   "rainfallprobability"

Probability of precipitation.

◆ WW_FORECAST_RESPONSE_BUF

#define WW_FORECAST_RESPONSE_BUF   5000

Max response values.

◆ WW_FORECAST_SUNRISE_SUNSET

#define WW_FORECAST_SUNRISE_SUNSET   "sunrisesunset"

Sunrise and sunset times.

◆ WW_FORECAST_TEMPERATURE

#define WW_FORECAST_TEMPERATURE   "temperature"

Air temperature.

◆ WW_FORECAST_TIDE

#define WW_FORECAST_TIDE   "tides"

Tides.

◆ WW_FORECAST_URL_BUF

#define WW_FORECAST_URL_BUF   250

Max number of characters in URL.

◆ WW_FORECAST_WIND

#define WW_FORECAST_WIND   "wind"

Wind.