metFile-class: An S4 class used to store all information about a met file.

Description Slots

Description

An S4 class used to store all information about a met file.

Slots

const

A character vector containing constants that wilkl be written to the file. Format is 'variable = value'.

lat

A length one numeric vector.

lon

A length one numeric vector.

tav

A length one numeric vector.

amp

A length one numeric vector.

units

A character vector containing the names of the columns in data.

data

A data frame containing per day weather data.


APSIM documentation built on May 22, 2019, 9:03 a.m.