Read the variable as is

rawdata(x, varname, ..., native = FALSE)

# S3 method for class 'character'
rawdata(x, varname, ..., native = FALSE)

# S3 method for class 'NetCDF'
rawdata(x, varname, ..., native = FALSE)

Arguments

x

netcdf file path

varname

variable name

...

dots (ignored)

native

maintain values in internal storge mode (default is FALSE)