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

193

Version

0.0.5

License

GPL (>= 3)

Maintainer

Gonzalo Diaz

Last Published

February 6th, 2025

Functions in aws.wrfsmn (0.0.5)

multiple.guidance

Multiple lineal regression of data
get.wrf.files

List of available files for downloading
%>%

Daily data to monthly
eva

Evaporation data (observation and model)
ploting

Plot of data
daily.data.fields

Daily data is obtained from hourly data
ith

Calculation of ITH index
find.nearest.point

Temporal series of closest location
load.by.variable

Load and projection of data
mg.evaluation

Evaluation of regression
wrf.download

Download of wrf files