Description Usage Arguments Examples
View source: R/get_driver_nhd.R
Accesses and returns the driver file index. Can be used to get list of all available driver data for a given driver
1 | get_driver_index(driver_name, loc_cache = TRUE)
|
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. |
1 | unique(get_driver_index('NLDAS')$id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.