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.2.7 |
Depends: |
R (≥ 3.5.0) |
Imports: |
dplyr, geodist, lubridate, magrittr, methods, MazamaCoreUtils (≥ 0.4.10), MazamaRollUtils (≥ 0.1.3), rlang, stringr |
Suggests: |
knitr, markdown, testthat (≥ 2.1.0), rmarkdown, roxygen2 |
Published: |
2022-08-25 |
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 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
MazamaTimeSeries results |