Oyster Harvest Area Closure Analysis 0.1
Prediction and analysis of NSW oyster harvest area closures.
Loading...
Searching...
No Matches
forecast.h
Go to the documentation of this file.
1#ifndef HA_CLOSURE_ANALYSIS_FORECAST_H
2#define HA_CLOSURE_ANALYSIS_FORECAST_H
3
5#define WW_FORECAST_PRECIP "rainfall"
7#define WW_FORECAST_PRECIP_PROB "rainfallprobability"
9#define WW_FORECAST_SUNRISE_SUNSET "sunrisesunset"
11#define WW_FORECAST_TIDE "tides"
13#define WW_FORECAST_TEMPERATURE "temperature"
15#define WW_FORECAST_WIND "wind"
16
18#define WW_FORECAST_URL_BUF 250
20#define WW_FORECAST_BUF 150
22#define WW_FORECAST_RESPONSE_BUF 5000
23
24#endif //HA_CLOSURE_ANALYSIS_FORECAST_H