dot-resource_grid: Extract grid metadata from NC Pointer

.resource_gridR Documentation

Extract grid metadata from NC Pointer

Description

Extract grid metadata from NC Pointer

Usage

.resource_grid(nc, X_name = NULL, Y_name = NULL, stopIfNotEqualSpaced = TRUE)

Arguments

nc

"NetCDF" object which points to the NetCDF dataset. Found with RNetCDF::open.nc.

X_name

Name of X diminion. If NULL it is found

Y_name

Name of Y diminion. If NULL it is found

stopIfNotEqualSpaced

stop if not equal space grid

Value

list with (proj, ext, and dimension)


mikejohnson51/opendap.catalog documentation built on Jan. 27, 2023, 1:25 a.m.