get_range: Get the native bounds for each dimension

View source: R/nc.R

get_rangeR Documentation

Get the native bounds for each dimension

Description

Get the native bounds for each dimension

Usage

get_range(x, what = "lon")

Arguments

x

ncdf4 object

what

character, one of 'time', 'lon', 'lat', 'lev' or 'all'

Value

varies by value of what

  • lon, lat, lev numeric vectors

  • time POSIXct vector

  • all list


BigelowLab/nam218grads documentation built on Oct. 4, 2022, 2:01 a.m.