Skip to content

Commit

Permalink
Update Create_Multi_settings.R to include the path for setting up lea…
Browse files Browse the repository at this point in the history
…f phenology
  • Loading branch information
Li committed Jan 20, 2024
1 parent 84c9d6b commit 59947a3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@ template <- PEcAn.settings::Settings(list(
revision = "ssr",
delete.raw = FALSE,
binary = "/usr2/postdoc/istfer/SIPNET/trunk//sipnet_if",
jobtemplate = "~/sipnet_geo.job"
jobtemplate = "~/sipnet_geo.job",
leaf_phenology=structure(list(outdir="..."))
)),

###########################################################################
Expand Down

0 comments on commit 59947a3

Please sign in to comment.