Package: thunder
Type: Package
Title: Computation and Visualisation of Atmospheric Convective
        Parameters
Version: 0.3.0
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")),
    person("Doug", "Nychka", role = c("ctb")),
    person("Eric", "Gilleland", role = c("ctb")),
    person("Liangying", "Zhang", role = c("ctb")),
    person("Tim", "Hoar", role = c("ctb")))
Maintainer: Bartosz Czernecki <nwp@amu.edu.pl>
Description: Collection of functions for rapid computation and visualisation of 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.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.9.4), climate, dplyr, aiRthermo
Depends: R (>= 3.5.0)
Suggests: RadioSonde, knitr, rmarkdown, testthat (>= 2.0.0), covr
LinkingTo: Rcpp
RoxygenNote: 7.1.2
Encoding: UTF-8
URL: https://bczernecki.github.io/thundeR/
BugReports: https://github.com/bczernecki/thunder/issues/
VignetteBuilder: knitr
Config/testthat/edition: 2
NeedsCompilation: yes
Packaged: 2022-02-25 12:22:39 UTC; bartosz
Author: Bartosz Czernecki [aut, cre] (<https://orcid.org/0000-0001-6496-1386>),
  Mateusz Taszarek [aut] (<https://orcid.org/0000-0001-9578-5872>),
  Piotr Szuster [aut] (<https://orcid.org/0000-0001-7937-8046>),
  Doug Nychka [ctb],
  Eric Gilleland [ctb],
  Liangying Zhang [ctb],
  Tim Hoar [ctb]
Repository: CRAN
Date/Publication: 2022-02-28 10:00:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-01 11:56:10 UTC; unix
Archs: thunder.so.dSYM
