TCHazaRds: Tropical Cyclone (Hurricane, Typhoon) Spatial Hazard Modelling

Methods for generating modelled parametric Tropical Cyclone (TC) spatial hazard fields and time series output at point locations from TC tracks. R's compatibility to simply use fast 'cpp' code via the 'Rcpp' package and the wide range spatial analysis tools via the 'terra' package makes it an attractive open source environment to study 'TCs'. This package estimates TC vortex wind and pressure fields using parametric equations originally coded up in 'python' by 'TCRM' <https://github.com/GeoscienceAustralia/tcrm> and then coded up in 'Cuda' 'cpp' by 'TCwindgen' <https://github.com/CyprienBosserelle/TCwindgen>.

Version: 1.0
Imports: Rcpp (≥ 1.0.7), terra, utils, stats, geosphere, ncdf4, methods, sp, rasterVis, raster, latticeExtra
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2024-01-16
Author: Julian O'Grady ORCID iD [aut, cre]
Maintainer: Julian O'Grady <julian.ogrady at csiro.au>
License: GPL (≥ 3)
URL: https://github.com/AusClimateService/TCHazaRds
NeedsCompilation: yes
Materials: README
CRAN checks: TCHazaRds results

Documentation:

Reference manual: TCHazaRds.pdf
Vignettes: Introduction_to_TCHazaRds

Downloads:

Package source: TCHazaRds_1.0.tar.gz
Windows binaries: r-devel: TCHazaRds_1.0.zip, r-release: TCHazaRds_1.0.zip, r-oldrel: TCHazaRds_1.0.zip
macOS binaries: r-release (arm64): TCHazaRds_1.0.tgz, r-oldrel (arm64): TCHazaRds_1.0.tgz, r-release (x86_64): TCHazaRds_1.0.tgz, r-oldrel (x86_64): TCHazaRds_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TCHazaRds to link to this page.