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

.runbioclim3R 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

.runbioclim3(
  weather,
  reqhgt = 0.05,
  vegp,
  soilc,
  dtm,
  temp = "air",
  zref = 2,
  windhgt = zref,
  soilm = NA,
  runchecks = TRUE,
  pai_a = NA,
  tfact = 1.5,
  out = rep(TRUE, 19),
  vegpisannual = TRUE
)

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