load.by.variable {aws.wrfsmn}R Documentation

Load and projection of data

Description

Open of netcdf files of WRF SMN drom AWS and optional projection

Usage

load.by.variable(nc.filenames, variable, transform, method)

Arguments

nc.filenames

netcdf files

variable

name of variable from https://odp-aws-smn.github.io/documentation_wrf_det/Formato_de_datos/ as character

transform

TRUE to project data to longlat datum=WGS84

method

if transform is set TRUE define projection method taken from project function of terra package

Value

Spat Raster


[Package aws.wrfsmn version 0.0.3 Index]