Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 465 Bytes

File metadata and controls

13 lines (8 loc) · 465 Bytes

rlantis

rlantis is a set of helper functions for creating, manipulating, and viewing Atlantis files from R.

At present, this package can generate initial conditions files and dummy hydro data. The development of this package is ongoing and will coincide with the development of the Icelandic Atlantis model. Feedback and/or request for additional functionality is welcomed.

To install:

library(devtools)
install_github(repo = "cddesja/rlantis")