Learn R Programming

aws.wrfsmn R package

This R package (library) was created to handle WRF SMN data obtained from Amazon (AWS) services (https://registry.opendata.aws/smn-ar-wrf-dataset/). The operational version can be obtained from https://cran.r-project.org/web/packages/aws.wrfsmn/index.html.

Package Installation

Option 1

First, the repository containing the files needed to install the package must be cloned. From an OS terminal, run the following command:

$ git clone https://github.com/Gonzalo1985/aws.wrfsmn

From the folder cloned with the files of the repository, execute the following command from an R console:

devtools::install()

Option 2

From an R console run the following command:

devtools::install_github("Gonzalo1985/aws.wrfsmn")

Contact: Gonzalo M. Díaz (gonzalomartindiaz22@gmail.com)

Copy Link

Version

Install

install.packages('aws.wrfsmn')

Monthly Downloads

278

Version

0.1.0

License

GPL (>= 3)

Maintainer

Gonzalo Diaz

Last Published

July 22nd, 2025

Functions in aws.wrfsmn (0.1.0)

load.by.variable

Load and projection of data
daily.data.fields

Daily data is obtained from hourly data
ploting

Plot of data
multiple.guidance

Multiple lineal regression of data
get.wrf.files

List of available files for downloading
ith

Calculation of ITH index
wrf.download

Download of wrf files
find.nearest.point

Temporal series of closest location
eva

Evaporation data (observation and model)
mg.evaluation

Evaluation of regression
%>%

Daily data to monthly