export_location: Export location settings for each model

View source: R/export_location.R

export_locationR Documentation

Export location settings for each model

Description

Exports settings like hypsograph, coordinates and ice settings, based on the master LakeEnsemblR config file

Usage

export_location(
  config_file,
  model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
  folder = "."
)

Arguments

config_file

name of the master LakeEnsemblR config file

model

vector; model to export configuration file. Options include c("GOTM", "GLM", "Simstrat", "FLake", "MyLake")

folder

folder


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.