Package: vol2birdR
Type: Package
Title: Vertical Profiles of Biological Signals in Weather Radar Data
Version: 1.2.1
Date: 2025-09-02
Authors@R: c(
    person("Anders", "Henja", , "anders.henja@gmail.com", role = "aut",
           comment = "vol2birdR package author and author of RAVE and HLHDF libraries"),
    person("Adriaan M.", "Dokter", , "vol2birdr@cornell.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6573-066X")),
    person("Alexander", "Tedeschi", , "at744@cornell.edu", role = "ctb",
           comment =  c(ORCID = "0000-0003-0772-6931")),
    person("Tsung-Yu", "Lin", role = "ctb",
           comment = "contributor MistNet segmentation model"),
    person("Subranshu", "Maji", , "smaji@cs.umass.edu", role = "ctb",
           comment = "contributor MistNet segmentation model"),
    person("Daniel", "Sheldon", , "sheldon@cs.umass.edu", role = "ctb",
           comment = "contributor MistNet segmentation model"),
    person("Bart", "Kranstauber", , "b.kranstauber@uva.nl", role = "ctb",
           comment = c(ORCID = "0000-0001-8303-780X")),
    person("Jurriaan H.", "Spaaks", role = "ctb",
           comment = "contributor to vol2bird library"),
    person("Lourens", "Veen", role = "ctb",
           comment = "contributor to vol2bird library"),
    person("Iwan", "Holleman", role = "ctb",
           comment = "contributor to vol2bird library"),
    person("Hidde", "Leijnse", role = "ctb",
           comment = "contributor to vol2bird library"),
    person("John H.", "Merritt", role = c("ctb", "cph"),
           comment = "author of RSL library"),
    person("Bart", "Kelley", role = "ctb",
           comment = "contributor and  maintainer of RSL library"),
    person("Mark", "Couture", role = "ctb",
           comment = "author of iris2odim add-on to RAVE library"),
    person("Daniel", "Falbel", role = "ctb",
           comment = "contributor of original idea for building with torch support"),
    person("Swedish Meteorological and Hydrological Institute, SMHI", role = "cph",
           comment = "copyright holder of HLHDF and RAVE libraries"),
    person("GloBAM", role = "fnd",
           comment = "https://globam.science")
  )
Description: 'R' implementation of the 'vol2bird' software for generating vertical profiles
    of birds and other biological signals in weather radar data. See Dokter et al.
    (2011) <doi:10.1098/rsif.2010.0116> for a paper describing the methodology.
License: LGPL (>= 3)
Language: en-US
URL: https://github.com/adokter/vol2birdR/,
        https://adriaandokter.com/vol2bird/
BugReports: https://github.com/adokter/vol2birdR/issues
Depends: R (>= 4.0.0)
Imports: assertthat, methods, pkgbuild, Rcpp (>= 1.0.4), rlang, utils,
        withr
LinkingTo: Rcpp, RcppGSL
RoxygenNote: 7.3.2
VignetteBuilder: knitr
SystemRequirements: GNU make, GSL, HDF5, PROJ
NeedsCompilation: yes
RcppModules: RaveIO, PolarVolume, Vol2Bird, Vol2BirdConfig
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Copyright: file COPYRIGHTS
Encoding: UTF-8
Packaged: 2025-09-02 18:13:37 UTC; amd427
Author: Anders Henja [aut] (vol2birdR package author and author of RAVE and
    HLHDF libraries),
  Adriaan M. Dokter [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6573-066X>),
  Alexander Tedeschi [ctb] (ORCID:
    <https://orcid.org/0000-0003-0772-6931>),
  Tsung-Yu Lin [ctb] (contributor MistNet segmentation model),
  Subranshu Maji [ctb] (contributor MistNet segmentation model),
  Daniel Sheldon [ctb] (contributor MistNet segmentation model),
  Bart Kranstauber [ctb] (ORCID: <https://orcid.org/0000-0001-8303-780X>),
  Jurriaan H. Spaaks [ctb] (contributor to vol2bird library),
  Lourens Veen [ctb] (contributor to vol2bird library),
  Iwan Holleman [ctb] (contributor to vol2bird library),
  Hidde Leijnse [ctb] (contributor to vol2bird library),
  John H. Merritt [ctb, cph] (author of RSL library),
  Bart Kelley [ctb] (contributor and maintainer of RSL library),
  Mark Couture [ctb] (author of iris2odim add-on to RAVE library),
  Daniel Falbel [ctb] (contributor of original idea for building with
    torch support),
  Swedish Meteorological and Hydrological Institute, SMHI [cph]
    (copyright holder of HLHDF and RAVE libraries),
  GloBAM [fnd] (https://globam.science)
Maintainer: Adriaan M. Dokter <vol2birdr@cornell.edu>
Repository: CRAN
Date/Publication: 2025-09-02 21:30:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-03 01:24:14 UTC; unix
Archs: vol2birdR.so.dSYM
