Package: thunder 1.1.3
thunder: Computation and Visualisation of Atmospheric Convective Parameters
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>.
Authors:
thunder_1.1.3.tar.gz
thunder_1.1.3.zip(r-4.5)thunder_1.1.3.zip(r-4.4)thunder_1.1.3.zip(r-4.3)
thunder_1.1.3.tgz(r-4.4-x86_64)thunder_1.1.3.tgz(r-4.4-arm64)thunder_1.1.3.tgz(r-4.3-x86_64)thunder_1.1.3.tgz(r-4.3-arm64)
thunder_1.1.3.tar.gz(r-4.5-noble)thunder_1.1.3.tar.gz(r-4.4-noble)
thunder_1.1.3.tgz(r-4.4-emscripten)thunder_1.1.3.tgz(r-4.3-emscripten)
thunder.pdf |thunder.html✨
thunder/json (API)
NEWS
# Install 'thunder' in R: |
install.packages('thunder', repos = c('https://bczernecki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bczernecki/thunder/issues
- northplatte - Exemplary sounding dataset - sample from LBF North Platte (WMO ID: 72562) - 03 July 1999, 00:00 UTC
- sounding_vienna - Examplary sounding dataset - sample from Vienna (WMO ID: 11035) - 23 August 2011, 1200 UTC
capecinconvective-parametersdownload-soundinghodographrawinsondesevere-weatherthundertornado
Last updated 8 months agofrom:1c955a5bfb. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win-x86_64 | OK | Oct 18 2024 |
R-4.5-linux-x86_64 | OK | Oct 18 2024 |
R-4.4-win-x86_64 | OK | Oct 18 2024 |
R-4.4-mac-x86_64 | OK | Oct 18 2024 |
R-4.4-mac-aarch64 | OK | Oct 18 2024 |
R-4.3-win-x86_64 | OK | Oct 18 2024 |
R-4.3-mac-x86_64 | OK | Oct 18 2024 |
R-4.3-mac-aarch64 | OK | Oct 18 2024 |
Exports:get_soundingskewt_linesskewt_plotsounding_barbssounding_computesounding_defaultsounding_exportsounding_hodographsounding_plotsounding_savesounding_windtest_urlwindbarbs
Dependencies:aiRthermoaskpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6Rcpprlangsystibbletidyselectutf8vctrswithr
Introduction to the thundeR package
Rendered fromgetstarted.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2023-04-04
Started: 2021-02-20
List of convective parameters and other important details
Rendered fromconvective-parameters-and-technical-details.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2023-04-05
Started: 2023-03-03
Miscellaneous
Rendered frommiscellaneous.Rmd
usingknitr::rmarkdown
on Oct 18 2024.Last update: 2023-04-04
Started: 2023-03-29
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Download rawinsonde measurement | get_sounding |
Exemplary sounding dataset - sample from LBF North Platte (WMO ID: 72562) - 03 July 1999, 00:00 UTC | northplatte |
Add line to a Skew-T diagram | skewt_lines |
Plot empty Skew-T diagram | skewt_plot |
Plot wind profile using wind barbs | sounding_barbs |
Calculate convective parameters | sounding_compute |
R call to C++ function for calculating thermo- and kinematic indices derived from atmospheric profiling. | sounding_default |
Sounding export | sounding_export |
Plot hodograph based on rawinsonde data | sounding_hodograph |
Plot Skew-T, hodograph and convective indices on a single layout | sounding_plot |
Save `sounding_layout` to a graphical file | sounding_save |
Examplary sounding dataset - sample from Vienna (WMO ID: 11035) - 23 August 2011, 1200 UTC | sounding_vienna |
Plot vertical wind speed profile | sounding_wind |
Download file in a graceful way | test_url |
Wind barbs | windbarbs |