MazamaSpatialUtils - Spatial Data Download and Utility Functions
A suite of conversion functions to create internally standardized spatial polygons data frames. Utility functions use these data sets to return values such as country, state, time zone, watershed, etc. associated with a set of longitude/latitude pairs. (They also make cool maps.)
Last updated 29 days ago
8.00 score 5 stars 2 packages 278 scripts 564 downloadsMazamaCoreUtils - Utility Functions for Production R Code
A suite of utility functions providing functionality commonly needed for production level projects such as logging, error handling, cache management and date-time parsing. Functions for date-time parsing and formatting require that time zones be specified explicitly, avoiding a common source of error when working with environmental time series.
Last updated 10 months ago
7.94 score 3 stars 5 packages 120 scripts 525 downloadsMazamaLocationUtils - Manage Spatial Metadata for Known Locations
Utility functions for discovering and managing metadata associated with spatially unique "known locations". Applications include all fields of environmental monitoring (e.g. air and water quality) where data are collected at stationary sites.
Last updated 4 months ago
5.81 score 108 scripts 360 downloadsbeakr - A Minimalist Web Framework for R
A minimalist web framework for developing application programming interfaces in R that provides a flexible framework for handling common HTTP-requests, errors, logging, and an ability to integrate any R code as server middle-ware.
Last updated 2 years ago
5.81 score 94 stars 34 scripts 272 downloadsMazamaTimeSeries - Core Functionality for Environmental Time Series
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/>.
Last updated 9 months ago
timeseries
5.57 score 1 packages 62 scripts 320 downloadsMazamaRollUtils - Efficient Rolling Functions
A suite of compiled functions calculating rolling mins, means, maxes and other statistics. This package is designed to meet the needs of data processing systems for environmental time series.
Last updated 2 years ago
cpprcpp
4.84 score 1 stars 2 packages 23 scripts 157 downloadsMazamaSpatialPlots - Thematic Plots for Mazama Spatial Datasets
A suite of convenience functions for generating US state and county thematic maps using datasets from the MazamaSpatialUtils package.
Last updated 26 days ago
4.36 score 23 scripts 200 downloads