Utility functions for working with environmental time series data from known 
    locations. The compact data model is structured as a list with two dataframes. A 
    'meta' dataframe contains spatial and measuring device metadata associated with 
    deployments at known locations. A 'data' dataframe contains a 'datetime' column 
    followed by columns of measurements associated with each "device-deployment".
    Ephemerides calculations are based on code originally found in NOAA's
    "Solar Calculator" <https://gml.noaa.gov/grad/solcalc/>.
| Version: | 0.3.1 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | dplyr, geodist, lubridate, magrittr, methods, MazamaCoreUtils (≥ 0.5.3), MazamaRollUtils (≥ 0.1.4), rlang, stringr | 
| Suggests: | knitr, markdown, testthat (≥ 2.1.0), rmarkdown, roxygen2 | 
| Published: | 2025-05-17 | 
| DOI: | 10.32614/CRAN.package.MazamaTimeSeries | 
| Author: | Jonathan Callahan [aut, cre],
  Hans Martin [ctb],
  Eli Grosman [ctb],
  Roger Bivand [ctb],
  Sebastian Luque [ctb] | 
| Maintainer: | Jonathan Callahan  <jonathan.s.callahan at gmail.com> | 
| BugReports: | https://github.com/MazamaScience/MazamaTimeSeries/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/MazamaScience/MazamaTimeSeries,
https://mazamascience.github.io/MazamaTimeSeries/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | MazamaTimeSeries results |