ncdf_info: List NetCDF Variables and Descriptions

Description Usage Arguments Value Examples

View source: R/netCDF_functions.R

Description

List all variables in a NetCDF and associated long names and units if available

Usage

1
ncdf_info(ncPaths, checkVars = F, verbose = F)

Arguments

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?

Value

Variable names and information.

Examples

1
ncdf_info(ncPaths)

ssaxe-usgs/modelCollect documentation built on Aug. 20, 2019, 9:44 a.m.