Package: raytracing
Title: Rossby Wave Ray Tracing
Version: 0.6.0
Date: 2022-06-06
Authors@R: c(person(given = "Amanda",
                    family = "Rehbein",
                    role = c("aut", "cre"),
                    email = "amanda.rehbein@usp.br",
                    comment = c(ORCID = "0000-0002-8714-7931")),
             person(given = "Tercio", family = "Ambrizzi",
                    role = c("sad"),   
                    email = "tercio.ambrizzi@iag.usp.br"),
             person(given = "Sergio", family = "Ibarra-Espinosa",
                    role = c("ctb"),   
                    email = "sergio.ibarra@usp.br",
                    comment = c(ORCID = "0000-0002-3162-1905")),
             person(given = "Lívia Márcia Mosso", family = "Dutra",
                    role = c("rtm"),   
                    email = "livia.dutra@usp.br"))
Description: Rossby wave ray paths are traced from 
             a determined source, specified wavenumber, and direction
             of propagation. "raytracing" also works with a set of 
             experiments changing these parameters, making possible the
             identification of Rossby wave sources automatically. 
             The theory used here is based on classical studies, 
             such as Hoskins and Karoly (1981) <doi:10.1175/1520-0469(1981)038%3C1179:TSLROA%3E2.0.CO;2>,
             Karoly (1983) <doi:10.1016/0377-0265(83)90013-1>, 
             Hoskins and Ambrizzi (1993) <doi:10.1175/1520-0469(1993)050%3C1661:RWPOAR%3E2.0.CO;2>,
             and Yang and Hoskins (1996) <doi:10.1175/1520-0469(1996)053%3C2365:PORWON%3E2.0.CO;2>.
License: GPL-3
Encoding: UTF-8
LazyData: no
Imports: ncdf4, graphics, sf, units, utils
Suggests: testthat, covr, lwgeom
URL: https://github.com/salvatirehbein/raytracing/
BugReports: https://github.com/salvatirehbein/raytracing/issues/
RoxygenNote: 7.2.0
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-06-06 22:57:11 UTC; amanda
Author: Amanda Rehbein [aut, cre] (<https://orcid.org/0000-0002-8714-7931>),
  Tercio Ambrizzi [sad],
  Sergio Ibarra-Espinosa [ctb] (<https://orcid.org/0000-0002-3162-1905>),
  Lívia Márcia Mosso Dutra [rtm]
Maintainer: Amanda Rehbein <amanda.rehbein@usp.br>
Repository: CRAN
Date/Publication: 2022-06-06 23:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:42:10 UTC; windows
