Learn R Programming

rbi (version 1.0.0)

bi_dim_len: NetCDF dimension length

Description

This function returns the length of a dimension in a NetCDF file.

Usage

bi_dim_len(filename, dim)

Value

a number, the dimension length

Arguments

filename

path to a NetCDF file

dim

name of the dimension to check