raster_regcm: Creates raster from nc path to RegCM

Description Usage Arguments Value Examples

View source: R/raster_regcm.R

Description

raster_nc Creates raster from nc path

Usage

1
raster_regcm(nc, var, array = FALSE, verbose = TRUE)

Arguments

nc

Character; Path to NetCDF.

var

Character; name of variable. If you dont know, you can choose.

array

Logical; return array or not.

verbose

Logical; To show operations.

Value

raster

Examples

1
2
3
4
## Not run: 
#dont run

## End(Not run)

ibarraespinosa/ratmos documentation built on Jan. 24, 2020, 6:11 p.m.