ncvar_compression: Get the compression of the variables in a ncdf object.

View source: R/nctools-auxiliar.R

ncvar_compressionR Documentation

Get the compression of the variables in a ncdf object.

Description

Get the compression of the variables in a ncdf object.

Usage

ncvar_compression(nc, varid = NA)

Arguments

nc

An open connection to a netCDF file as in nc_open(file).

varid

Either the name of the variable or an ncvar object.


roliveros-ramos/nctools documentation built on Aug. 13, 2022, midnight