apsim: APSIM: A general utility package for the Agricultural Production Systems
Simulator
Description
The APSIM package provides a number of general purpose utilities designed to
simplify the importation of simulation output files and to assist in the
building of weather (met) files. Future development will include the ability
to manipulate .apsim files in order to create large factorial simulations.Import output files
loadApsim A general purpose
function to load multiple APSIM results into a single data frame or data
table. This function can also be used to read a single output file.Manipulate and create met files
prepareMet can be
used to generate an APSIM formatted met file from CSV, Excel or netCDF
formats. loadMet will import an APSIM formatted met file into
a custom metFile object. writeMetFile will write a completed
metFile object to a .met file ready for use in APSIM.