update_runIDs_sites_by_dbW: Lookup IDs of sites as found in a weather database

Description Usage Arguments Value

View source: R/WeatherDB.R

Description

Lookup IDs of sites as found in a weather database

Usage

1
2
3
4
5
6
update_runIDs_sites_by_dbW(
  sim_size,
  label_WeatherData,
  fdbWeather = NULL,
  verbose = FALSE
)

Arguments

sim_size

A list with at least one named element runIDs_sites.

label_WeatherData

A vector of character strings. The names of the weather data.

fdbWeather

A character string. The path to the weather database. This is only used if there is no current valid connection.

Value

The list sim_size with an updated respectively newly added named element runIDs_sites_by_dbW. The element runIDs_sites_by_dbW is only added if there is a current valid connection to a weather database or if one can be established.


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.