Package: kitagawa
Type: Package
Title: Spectral Response of Water Wells to Harmonic Strain and Pressure
        Signals
Version: 3.1.3
Date: 2025-08-16
Authors@R: 
    c(person(given = c("Andrew","J."),
             family = "Barbour",
             role = c("aut", "cre"),
             email = "andy.barbour@gmail.com",
             comment = c(ORCID = "0000-0002-6890-2452")),
      person(given = "Jonathan",
             family = "Kennel",
             role = "ctb",
             comment = c(ORCID = "0000-0003-4474-6886")))
Description: Provides tools to calculate the theoretical hydrodynamic response
    of an aquifer undergoing harmonic straining or pressurization, or analyze
    measured responses. There are
    two classes of models here, designed for use with confined
    aquifers: (1) for sealed wells, based on the model of 
    Kitagawa et al (2011, <doi:10.1029/2010JB007794>), 
    and (2) for open wells, based on the models of
    Cooper et al (1965, <doi:10.1029/JZ070i016p03915>), 
    Hsieh et al (1987, <doi:10.1029/WR023i010p01824>), 
    Rojstaczer (1988, <doi:10.1029/JB093iB11p13619>), 
    Liu et al (1989, <doi:10.1029/JB094iB07p09453>), and
    Wang et al (2018, <doi:10.1029/2018WR022793>). Wang's 
    solution is a special exception which
    allows for leakage out of the aquifer 
    (semi-confined); it is equivalent to Hsieh's model
    when there is no leakage (the confined case).
    These models treat strain (or aquifer head) as an input to the
    physical system, and fluid-pressure (or water height) as the output. The
    applicable frequency band of these models is characteristic of seismic
    waves, atmospheric pressure fluctuations, and solid earth tides.
License: GPL (>= 2)
URL: https://github.com/abarbour/kitagawa
BugReports: https://github.com/abarbour/kitagawa/issues
Depends: R (>= 2.10.1), stats
Imports: Bessel, kelvin (>= 1.2.0), psd (>= 2.0.0)
Suggests: dplyr, tibble, RColorBrewer, signal, testthat, knitr,
        rmarkdown, formatR, covr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-19 04:11:10 UTC; abarbour
Author: Andrew J. Barbour [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6890-2452>),
  Jonathan Kennel [ctb] (ORCID: <https://orcid.org/0000-0003-4474-6886>)
Maintainer: Andrew J. Barbour <andy.barbour@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-19 06:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:44:21 UTC; windows
