|
Oyster Harvest Area Closure Analysis 0.1
Prediction and analysis of NSW oyster harvest area closures.
|
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... | |
| #define WW_FORECAST_BUF 150 |
Max characters in responses.
| #define WW_FORECAST_PRECIP "rainfall" |
Precipitation.
| #define WW_FORECAST_PRECIP_PROB "rainfallprobability" |
Probability of precipitation.
| #define WW_FORECAST_RESPONSE_BUF 5000 |
Max response values.
| #define WW_FORECAST_SUNRISE_SUNSET "sunrisesunset" |
Sunrise and sunset times.
| #define WW_FORECAST_TEMPERATURE "temperature" |
Air temperature.
| #define WW_FORECAST_TIDE "tides" |
Tides.
| #define WW_FORECAST_URL_BUF 250 |
Max number of characters in URL.
| #define WW_FORECAST_WIND "wind" |
Wind.