Package: TCHazaRds
Type: Package
Title: Tropical Cyclone (Hurricane, Typhoon) Spatial Hazard Modelling
Version: 1.1.2
Authors@R: person("Julian", "O'Grady", role = c("aut", "cre"),email = "julian.ogrady@csiro.au",comment = c(ORCID = "http://orcid.org/0000-0003-3552-9193"))
Date: 2024-09-04
Maintainer: Julian O'Grady <julian.ogrady@csiro.au>
Description: 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>.
URL: https://github.com/AusClimateService/TCHazaRds
License: GPL (>= 3)
Imports: Rcpp (>= 1.0.7), terra, utils, stats, geosphere, ncdf4,
        methods, sp, rasterVis, raster, latticeExtra
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-09-20 04:52:12 UTC; ogr013
Author: Julian O'Grady [aut, cre] (<https://orcid.org/0000-0003-3552-9193>)
Repository: CRAN
Date/Publication: 2024-09-20 12:10:12 UTC
Built: R 4.3.3; x86_64-w64-mingw32; 2025-04-07 02:02:00 UTC; windows
Archs: x64
