Skip to content

envhyf/wrfR

Repository files navigation

wrfR

R WRF post processing tools

Description:

The R WRF post processing tools is a suite of R tools developed to ease working in R with projected meteorological and air quality netcdf files (http://www.unidata.ucar.edu/software/netcdf/), mostly coming from WRF and WRF-CHEM (http://www.wrf-model.org)

The current version v0.1 is a "raw" testing version developed on the base of some R functions I already had as a product of my research on Atmospheric Sciences. Please, be aware that, at this point, most of the functions need to be optimizated.

This project aims to be collaborative and it is expected to grow with time as wrfseRs help to optimize, improve and extend this wrfR package.

Getting started:

library(devtools) 
install_github("ilopezcoto/wrfR")
library(wrfR) 
help(wrfR)

License:

GPLv3

About

R WRF post processing tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages