bi_dim_len: NetCDF dimension length

View source: R/bi_dim_len.R

bi_dim_lenR Documentation

NetCDF dimension length

Description

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

Usage

bi_dim_len(filename, dim)

Arguments

filename

path to a NetCDF file

dim

name of the dimension to check

Value

a number, the dimension length


rbi documentation built on Aug. 15, 2023, 5:07 p.m.