Get the values of the dimensions associated with a variable in a netCDF file

read_dimension_values(vardef, exclude.dims = NULL)

Arguments

vardef

filename/variable to check

exclude.dims

dimensions to ignore in output

Value

a list with names representing dimension names and values representing dimension values