getVariable: Extract Variable

Description Usage Arguments Value Examples

View source: R/getVariable.R

Description

Extract specified variable from netCDF. Suggested use for filling template rasters

Usage

1
getVariable(nc_path, name)

Arguments

nc_path

Path to netCDF file.

name

Name of variable to extract.

Value

raster object

Examples

1
getVariable(nc_path = '.../smos.nc', name = 'Soil_Moisture')

ssaxe-usgs/EASEgridR documentation built on May 27, 2019, 3:32 p.m.