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


libbi/RBi documentation built on June 3, 2024, 12:22 p.m.