Learn R Programming

⚠️There's a newer version (0.9.3) of this package.Take me there.

APSIM (version 0.8.1)

General Utility Functions for the 'Agricultural Production Systems Simulator'

Description

Contains functions designed to facilitate the loading and transformation of 'Agricultural Production Systems Simulator' output files . Input meteorological data (also known as "weather" or "met") files can also be generated from user supplied data.

Copy Link

Version

Install

install.packages('APSIM')

Monthly Downloads

8

Version

0.8.1

License

GPL-3

Maintainer

Justin Fainges

Last Published

July 13th, 2015

Functions in APSIM (0.8.1)

met

A complete metFile example using data from Dalby, Queensland, Australia.
writeMetFile

Write a metFile object to disk in APSIM met format.
metFile-class

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

Convert raw data to the correct APSIM met format.
checkMet

Check for met file errors.
apsim

APSIM: A general utility package for the Agricultural Production Systems Simulator
checkCont

Checks a single year for continuity. Called from prepareMet.
insertTavAmp

Inserts Tav and Amp into a met object.
loadApsim

Read APSIM .out files.
kingsData

Weather data from Kingsthorpe, Queensland, Australia.
loadMet

Read an APSIM formatted met file.