Learn R Programming

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

APSIM (version 0.8.3)

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.3

License

GPL-3

Maintainer

Justin Fainges

Last Published

November 5th, 2015

Functions in APSIM (0.8.3)

prepareMet

Convert raw data to the correct APSIM met format.
insertTavAmp

Inserts Tav and Amp into a met object.
checkMet

Check for met file errors.
metFile-class

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

Read an APSIM formatted met file.
loadApsim

Read APSIM .out files.
met

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

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

Weather data from Kingsthorpe, Queensland, Australia.
writeMetFile

Write a metFile object to disk in APSIM met format.
apsim

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