loadMet: Read an APSIM formatted met file.

Description Usage Arguments Details Value Examples

Description

This function reads in a previously formatted met file. Can be useful for calculating tav and amp for a previously completed file or for reading into R for further analysis.

Usage

1

Arguments

f

The full path to the file to read.

Details

For reading in other formats see the Importing External Data section in prepareMet. See metFile for more information on the met object.

Value

A metFile object containing the read met file.

Examples

1
## Not run: loadMet("Weather.met")

Example output



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