R/atlantis_functions.R {mfdbatlantis} | R Documentation |
Routines to read and make use of misc. Atlantis files
atlantis_read_areas(adir) atlantis_functional_groups(adir) atlantis_run_options(adir)
adir |
The atlantis directory created by atlantis_directory |
atlantis_read_areas
returns a data.frame
describing the boxes
defined in the model. The output is both designed to be ingested into MFDB and
used in various other functions.
atlantis_functional_groups
returns a data.frame
describing the
functional groups in the model. The output is used in various other functions.
atlantis_run_options
returns a data.frame
with some values from
the run file.