Learn R Programming

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

APSIM (version 0.8.2)

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

License

GPL-3

Maintainer

Justin Fainges

Last Published

September 28th, 2015

Functions in APSIM (0.8.2)

apsim

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

Weather data from Kingsthorpe, Queensland, Australia.
prepareMet

Convert raw data to the correct APSIM met format.
checkCont

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

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

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

Inserts Tav and Amp into a met object.
loadMet

Read an APSIM formatted met file.
checkMet

Check for met file errors.
metFile-class

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

Read APSIM .out files.