HAZE
haze is a drop-in replacement to process water vapor to be used with FORCE
Loading...
Searching...
No Matches
option_t Struct Reference

#include <types.h>

Data Fields

bool printHelp
int years [MAXYEAR]
size_t yearsElements
int months [MAXMONTH]
size_t monthsElements
int days [MAXDAY]
size_t daysElements
int hours [MAXHOUR]
size_t hoursElements
bool downloadByDay
char * logFile
bool global
char * areaOfInterest
char * aoiName
char * outputDirectory
char * authenticationToken
bool download
bool process
bool footprint

Field Documentation

◆ aoiName

char* option_t::aoiName

◆ areaOfInterest

char* option_t::areaOfInterest

◆ authenticationToken

char* option_t::authenticationToken

◆ days

int option_t::days[MAXDAY]

◆ daysElements

size_t option_t::daysElements

◆ download

bool option_t::download

◆ downloadByDay

bool option_t::downloadByDay

◆ footprint

bool option_t::footprint

◆ global

bool option_t::global

◆ hours

int option_t::hours[MAXHOUR]

◆ hoursElements

size_t option_t::hoursElements

◆ logFile

char* option_t::logFile

◆ months

int option_t::months[MAXMONTH]

◆ monthsElements

size_t option_t::monthsElements

◆ outputDirectory

char* option_t::outputDirectory

◆ printHelp

bool option_t::printHelp

◆ process

bool option_t::process

◆ years

int option_t::years[MAXYEAR]

◆ yearsElements

size_t option_t::yearsElements