Package: thunder Type: Package Title: Computation and Visualisation of Atmospheric Convective Parameters Version: 1.1.5 Authors@R: c(person("Bartosz", "Czernecki", email = "nwp@amu.edu.pl", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6496-1386")), person("Mateusz", "Taszarek", email = "mateusz.taszarek@noaa.gov", role = c("aut"), comment = c(ORCID = "0000-0001-9578-5872")), person("Piotr", "Szuster", email = "retsuz@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7937-8046"))) Maintainer: Bartosz Czernecki 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) , McCann et al. (1994) , Bunkers et al. (2000) , Corfidi et al. (2003) , Showalter (1953) , Coffer et al. (2019) , Gropp and Davenport (2019) , Czernecki et al. (2019) , Taszarek et al. (2020) , Sherburn and Parker (2014) , Romanic et al. (2022) . License: GPL (>= 2) Imports: aiRthermo, curl, dplyr, httr, Rcpp (>= 0.12.9.4) Depends: R (>= 4.0) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) LinkingTo: Rcpp RoxygenNote: 7.3.2 Encoding: UTF-8 URL: https://bczernecki.github.io/thundeR/ BugReports: https://github.com/bczernecki/thunder/issues/ VignetteBuilder: knitr Config/testthat/edition: 2 LazyData: true Config/pak/sysreqs: libssl-dev Repository: https://bczernecki.r-universe.dev Date/Publication: 2025-06-05 20:56:58 UTC RemoteUrl: https://github.com/bczernecki/thunder RemoteRef: HEAD RemoteSha: c93a34e9cb85a95401b136a1128205349b5ee63d NeedsCompilation: yes Packaged: 2026-07-04 21:24:51 UTC; root Author: Bartosz Czernecki [aut, cre] (ORCID: ), Mateusz Taszarek [aut] (ORCID: ), Piotr Szuster [aut] (ORCID: )