dot-runbioclim2: Run C++ version of model with time-invarient vegetation and...

.runbioclim2R Documentation

Run C++ version of model with time-invarient vegetation and data.frame weather input

Description

Run C++ version of model with time-invarient vegetation and data.frame weather input

Usage

.runbioclim2(
  climarray,
  tme,
  reqhgt = 0.05,
  vegp,
  soilc,
  dtm,
  dtmc,
  temp = "air",
  zref = 2,
  windhgt = zref,
  soilm = NA,
  runchecks = TRUE,
  altcorrect = 0,
  pai_a = NA,
  tfact = 1.5,
  out = rep(TRUE, 19)
)

ilyamaclean/microclimf documentation built on Sept. 28, 2024, 4:55 p.m.