netCDF_GetInfo: Get information on dimensions and variables in a netcdf file

View source: R/netCDF_GetInfo.R

netCDF_GetInfoR Documentation

Get information on dimensions and variables in a netcdf file

Description

Function to get information on dimensions and variables in a netcdf file.

Usage

netCDF_GetInfo(netcdf, verbose = FALSE)

Arguments

netcdf

- path to netcdf file (or previously opened connection)

verbose

- flag to print debugging info

Details

None.

Value

list of dataframes with information on dimensions ("dims") and variables ("vars").


wStockhausen/wtsROMS documentation built on Feb. 2, 2025, 9:16 p.m.