WeaAnaSite-class {weaana} | R Documentation |
Define the class of WeaAna
Description
Define the class of WeaAna
Slots
name
Name of weather station
number
Station number of weather station
latitude
Latitude of weather station
longitude
Latitude of weather station
tav
Annual average ambient temperature
amp
Annual amplitude in mean monthly temperature
marker
The extra marker for this site
year
A vector of year of weather station
day
A vector of day of weather station
radn
A vector of radiation of weather station
maxt
A vector of maximum temperature of weather station
mint
A vector of minimum temperature of weather station
evap
A vector of evaporation of weather station
rain
A vector of rainfall of weather station
vp
A vector of pressure atmosphere of weather station
code
The 6 digit code indicates the source of the 6 data columns
extra
A list of variables need to store
res
All statistics results store in this slot
figures
A list to store all plotted figures.
file.path
The file path for this site.
data.format
The data format for this site.
load.later
Whether are records loaded laterly.