Read the variable as is

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

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

# S3 method for 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)