View source: R/load_by_variable.R
| load.by.variable | R Documentation | 
Open of netcdf files of WRF SMN from AWS and optional projection
load.by.variable(nc.filenames, variable, transform, method)
| 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 | 
Spat Raster with the chosen variable (optional: with the projection changed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.