Package: StormR
Title: Analyzing the Behaviour of Wind Generated by Tropical Storms and
        Cyclones
Maintainer: Thomas Arsouze <thomas.arsouze@cirad.fr>
Version: 0.2.1
URL: https://umr-amap.github.io/StormR/
BugReports: https://github.com/umr-amap/StormR/issues/new/choose
Authors@R: c(
    person("Baptiste", "Delaporte", , "baptiste.delaporte@protonmail.com", role = "aut"),
    person("Thomas", "Ibanez", , "thomas.ibanez@ird.fr", role = "aut",
           comment = c(ORCID = "0000-0002-3192-1721")),
    person("Gunnar", "Keppel", , "Gunnar.Keppel@unisa.edu.au", role = "aut",
           comment = c(ORCID = "0000-0001-7092-6149")),
    person("Swen", "Jullien", , "swen.jullien@ifremer.fr", role = "aut",
           comment = c(ORCID = "0000-0002-5389-0532")),
    person("Christophe", "Menkes", , "Christophe.Menkes@ird.fr", role = "aut",
           comment = c(ORCID = "0000-0002-1457-9696")),
    person("Thomas", "Arsouze", , "thomas.arsouze@cirad.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8871-6120"))
  )
Description: Set of functions to quantify and map the
    behaviour of winds generated by tropical storms and cyclones in space
    and time. It includes functions to compute and analyze fields such as the maximum sustained wind field, power dissipation index and duration of exposure to winds above a given threshold. It also includes functions to map the trajectories as well as characteristics of the storms.
License: GPL (>= 3)
Depends: R (>= 2.10)
Imports: graphics, leaflet, maps, methods, ncdf4, rworldmap, sf,
        stringr, terra, utils, zoo
Suggests: knitr, rmarkdown, rworldxtra, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2024-07-24 14:42:50 UTC; arsouze
Author: Baptiste Delaporte [aut],
  Thomas Ibanez [aut] (<https://orcid.org/0000-0002-3192-1721>),
  Gunnar Keppel [aut] (<https://orcid.org/0000-0001-7092-6149>),
  Swen Jullien [aut] (<https://orcid.org/0000-0002-5389-0532>),
  Christophe Menkes [aut] (<https://orcid.org/0000-0002-1457-9696>),
  Thomas Arsouze [aut, cre] (<https://orcid.org/0000-0002-8871-6120>)
Repository: CRAN
Date/Publication: 2024-07-24 15:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:23:38 UTC; windows
