Description Usage Arguments Value Examples
View source: R/netCDF_functions.R
List all variables in a NetCDF and associated long names and units if available
1 | ncdf_info(ncPaths, checkVars = F, verbose = F)
|
ncPaths |
One or more netCDF files containing the same variable. |
checkVars |
Check if variable information is the same in all files (slow). |
verbose |
Should text be printed to console? |
Variable names and information.
1 | ncdf_info(ncPaths)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.