Oyster Harvest Area Closure Analysis
0.1
Prediction and analysis of NSW oyster harvest area closures.
Loading...
Searching...
No Matches
main.h
Go to the documentation of this file.
1
#ifndef HA_CLOSURE_ANALYSIS_MAIN_H
2
#define HA_CLOSURE_ANALYSIS_MAIN_H
3
4
#include <stdlib.h>
5
#include <stdio.h>
6
#include <curl/curl.h>
7
#include <assert.h>
8
#include <unistd.h>
9
#include <libpq-fe.h>
10
#include <
log.h
>
11
12
#include "
BOM/historical_weather.h
"
13
#include "
BOM/stations.h
"
14
#include "
Ubidots/devices.h
"
15
#include "
WillyWeather/authenticate.h
"
16
#include "
WillyWeather/tide.h
"
17
#include "
WillyWeather/precipitation.h
"
18
#include "
IBM_EIS/authenticate.h
"
19
#include "
IBM_EIS/timeseries.h
"
20
#include "
FoodAuthority/harvest_area.h
"
21
#include "
FoodAuthority/harvest_areas.h
"
22
#include "
transform.h
"
23
#include "
http.h
"
24
#include "
ftp.h
"
25
26
#endif
// HA_CLOSURE_ANALYSIS_MAIN_H
authenticate.h
authenticate.h
devices.h
ftp.h
harvest_area.h
harvest_areas.h
historical_weather.h
http.h
log.h
precipitation.h
stations.h
tide.h
timeseries.h
transform.h
include
main.h
Generated by
1.9.5