Skip to content

CRAN version 0.0.8

Compare
Choose a tag to compare
@palderman palderman released this 09 Nov 15:11
· 11 commits to main since this release
  • read_output() now handles comma separated value (csv) output from DSSAT-CSM

  • Adding function clear_output() to clear *.OUT, *.LST, *.INP and *.INH files

  • Bugfix to properly prefix comments with "!" when writing files

  • Overhaul of read_sol() that greatly speeds up reading of large SOL files

  • New function for creating FileX template: filex_template()