ncdim_size: Get the dimensions of the variables in a ncdf object.

View source: R/nctools-auxiliar.R

ncdim_sizeR Documentation

Get the dimensions of the variables in a ncdf object.

Description

Get the dimensions of the variables in a ncdf object.

Usage

ncdim_size(nc)

Arguments

nc

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

Value

A named list with the dimensions of the variables.


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