doc/calib/_static/democalib.R

rm(list=ls())

library("osmose")

# copy all that is needed for the calibration
demo = osmose_calib_demo(path = "calib/_static/")

# move to the calibration folder
setwd(demo$path)

# run the calibration script
#source(demo$file)
roliveros-ramos/osmose documentation built on Feb. 19, 2023, 8:19 a.m.