Other packages > Find by keyword >

thunder  

Computation and Visualisation of Atmospheric Convective Parameters
View on CRAN: Click here


Download and install thunder package within the R console
Install from CRAN:
install.packages("thunder")

Install from Github:
library("remotes")
install_github("cran/thunder")

Install by package version:
library("remotes")
install_version("thunder", "1.1.3")



Attach the package and use:
library("thunder")
Maintained by
Bartosz Czernecki
[Scholar Profile | Author Map]
First Published: 2021-03-18
Latest Update: 2023-11-11
Description:
Allow to compute and visualise convective parameters commonly used in the operational prediction of severe convective storms. Core algorithm is based on a highly optimized 'C++' code linked into 'R' via 'Rcpp'. Highly efficient engine allows to derive thermodynamic and kinematic parameters from large numerical datasets such as reanalyses or operational Numerical Weather Prediction models in a reasonable amount of time. Package has been developed since 2017 by research meteorologists specializing in severe thunderstorms. The most relevant methods used in the package based on the following publications Stipanuk (1973) <https://apps.dtic.mil/sti/pdfs/AD0769739.pdf>, McCann et al. (1994) <doi:10.1175/1520-0434(1994)009%3C0532:WNIFFM%3E2.0.CO;2>, Bunkers et al. (2000) <doi:10.1175/1520-0434(2000)015%3C0061:PSMUAN%3E2.0.CO;2>, Corfidi et al. (2003) <doi:10.1175/1520-0434(2003)018%3C0997:CPAMPF%3E2.0.CO;2>, Showalter (1953) <doi:10.1175/1520-0477-34.6.250>, Coffer et al. (2019) <doi:10.1175/WAF-D-19-0115.1>, Gropp and Davenport (2019) <doi:10.1175/WAF-D-17-0150.1>, Czernecki et al. (2019) <doi:10.1016/j.atmosres.2019.05.010>, Taszarek et al. (2020) <doi:10.1175/JCLI-D-20-0346.1>, Sherburn and Parker (2014) <doi:10.1175/WAF-D-13-00041.1>, Romanic et al. (2022) <doi:10.1016/j.wace.2022.100474>.
How to cite:
Bartosz Czernecki (2021). thunder: Computation and Visualisation of Atmospheric Convective Parameters. R package version 1.1.3, https://cran.r-project.org/web/packages/thunder. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0.12 (2021-03-18 11:10), 0.3.0 (2022-02-28 11:00), 1.1.1 (2023-04-05 19:50), 1.1.2 (2023-09-07 14:20), 1.1.3 (2023-11-11 03:00)
Other packages that cited thunder R package
View thunder citation profile
Other R packages that thunder depends, imports, suggests or enhances
Complete documentation for thunder
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for thunder051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA