Package: SeaSondeR
Title: Radial Metrics from SeaSonde HF-Radar Data
Version: 0.2.8
Authors@R: c(
    person("Juan Luis", "Herrera Cortijo", email = "juan.luis.herrera.cortijo@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "https://orcid.org/0000-0002-4206-2459")),
    person("Ramiro A.", "Varela Benvenuto", email =  "rvarela@uvigo.es", role = c("aut"),
           comment = c(ORCID = "https://orcid.org/0000-0002-9212-577X")),
    person("Adrián", "Fernández Baladrón", email = "afbaladron@uvigo.es", role = c("aut"),
           comment = c(ORCID = "https://orcid.org/0000-0001-6795-4261"))
    )
Description: Read CODAR's SeaSonde High-Frequency Radar spectra files, compute radial metrics, and generate plots for spectra and antenna pattern data. Implementation is based in technical manuals, publications and patents, please refer to the following documents for more information: Barrick and Lipa (1999) <https://codar.com/images/about/patents/05990834.PDF>; CODAR Ocean Sensors (2002) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Docs/Informative/FirstOrder_Settings.pdf>; Lipa et al. (2006) <doi:10.1109/joe.2006.886104>; Paolo et al. (2007) <doi:10.1109/oceans.2007.4449265>; CODAR Ocean Sensors (2009a) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Docs/GuidesToFileFormats/File_AntennaPattern.pdf>; CODAR Ocean Sensors (2009b) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Docs/GuidesToFileFormats/File_CrossSpectraReduced.pdf>; CODAR Ocean Sensors (2016a) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Manuals_Documentation_Release_8/File_Formats/File_Cross_Spectra_V6.pdf>; CODAR Ocean Sensors (2016b) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Manuals_Documentation_Release_8/File_Formats/FIle_Reduced_Spectra.pdf>; CODAR Ocean Sensors (2016c) <http://support.codar.com/Technicians_Information_Page_for_SeaSondes/Manuals_Documentation_Release_8/Application_Guides/Guide_SpectraPlotterMap.pdf>; Bushnell and Worthington (2022) <doi:10.25923/4c5x-g538>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Suggests: here (>= 1.0.1), mockthat (>= 0.2.8), testthat (>= 3.0.0),
        openssl (>= 2.1.0), jsonlite (>= 1.8.7), knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/GOFUVI/SeaSondeR,
        https://gofuvi.github.io/SeaSondeR/
BugReports: https://github.com/GOFUVI/SeaSondeR/issues
Imports: bit64 (>= 4.0.5), bitops (>= 1.0.7), constants (>= 1.0.1),
        data.table (>= 1.15.4), dplyr (>= 1.1.3), geosphere (>=
        1.5.18), ggplot2 (>= 3.5.1), glue (>= 1.6.2), lubridate (>=
        1.9.3), magrittr (>= 2.0.3), pracma (>= 2.4.4), purrr (>=
        1.0.2), rlang (>= 1.1.1), slider (>= 0.3.1), stringr (>=
        1.5.0), tibble (>= 3.2.1), tidyr (>= 1.3.1), uuid (>= 1.2.1),
        whisker (>= 0.4.1), yaml (>= 2.3.7), zoo (>= 1.8.12)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-29 05:14:02 UTC; root
Author: Juan Luis Herrera Cortijo [aut, cre]
    (<https://orcid.org/0000-0002-4206-2459>),
  Ramiro A. Varela Benvenuto [aut]
    (<https://orcid.org/0000-0002-9212-577X>),
  Adrián Fernández Baladrón [aut]
    (<https://orcid.org/0000-0001-6795-4261>)
Maintainer: Juan Luis Herrera Cortijo <juan.luis.herrera.cortijo@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-30 11:20:06 UTC
Built: R 4.3.3; ; 2025-04-30 15:01:10 UTC; unix
