get_driver_index: Return the driver file index table

Description Usage Arguments Examples

View source: R/get_driver_nhd.R

Description

Accesses and returns the driver file index. Can be used to get list of all available driver data for a given driver

Usage

1
get_driver_index(driver_name, loc_cache = TRUE)

Arguments

driver_name

The driver source name, options ('NLDAS', 'CM2.0', 'GENMOM', 'ECHAM5')

loc_cache

Should the locally cached version of the driver file be used if available.

Examples

1
unique(get_driver_index('NLDAS')$id)

USGS-R/mda.lakes documentation built on Nov. 13, 2020, 8:28 p.m.