A Comprehensive R Interface for the DSSAT Cropping Systems Model
Reads input data from a single DSSAT pest file (*.PST)
Reads a single DSSAT formatted soil profile from a raw character vecto...
Reads soil parameters from a single DSSAT soil parameter file (*.SOL)
Reads and combines data and header information from a single tier of a...
Reads data from a single tier of a DSSAT output file
Reads weather input data from a single DSSAT weather file (*.WTH)
Adds width as a attribute to each column from a list of tibbles
Adds variable format information to a tibble
Convert tibble to DSSAT_tbl
Calculate long-term temperature amplitude (AMP)
Calculate long-term temperature average (TAV)
Clear output files
Efficiently combine data from two data tiers into one
Converts a column to POSIXct
Converts header line into a vector of column names
Convenience function that allows mutating a subset of rows
Convert column names to a regex
Extracts run number, model code, experiment code, treatment number and...
Reads parameters from a single DSSAT CASUPRO ecotype parameter file (*...
Reads parameters from a single DSSAT cultivar parameter file (*.CUL)
Reads data from a single DSSAT file
Reads data from a single DSSAT batch file
Reads parameters from a single DSSAT ecotype parameter file (*.ECO)
Reads data from a single DSSAT file A
Reads time series data from a single DSSAT file T
Reads input data from a single DSSAT experiment file (*.*X)
Read multiple File X
Reads data from a single DSSAT output file
Writes data from a single DSSAT data tier
Splice column name into vector of column names
Writes parameters to a single DSSAT CASUPRO ecotype parameter file (*....
Reads parameters from a single DSSAT cultivar parameter file (*.CUL)
tbl_df method for write_dssbatch()
Default method for write_dssbatch()
Constructs and writes a DSSAT simulation batch file
tbl_df method for write_dssbatch()
Reads parameters from a single DSSAT ecotype parameter file (*.ECO)
Writes data to a single DSSAT file A
Writes data to a single DSSAT file T
Writes data to a single DSSAT FileX
Writes soil parameters to a single DSSAT soil parameter file (*.SOL)
Writes data from a single DSSAT data tier
Writes data to a single DSSAT weather file
The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM; see <https://dssat.net> for more information). The package provides cross-platform functions to read and write input files, run DSSAT-CSM, and read output files.