read_dimension_values.Rd
Get the values of the dimensions associated with a variable in a netCDF file
read_dimension_values(vardef, exclude.dims = NULL)
vardef | filename/variable to check |
---|---|
exclude.dims | dimensions to ignore in output |
a list with names representing dimension names and values representing dimension values