MazamaTimeSeries 0.2.7 Unreleased

  • Updated mts/sts_filterMeta() to return an empty mts/sts object if an empty mts/sts object is passed in. Previous behavior was to stop with an error message. The new behavior allows multiple filtering steps to be piped together without having to check for an empty mts/sts at each step. Now you can check once at the end of the pipeline.

MazamaTimeSeries 0.2.6 Unreleased

  • Added dependency on MazamaRollUtils
  • Added internal functions: .sample(), .findOutliers().
  • Added mts_sample().

MazamaTimeSeries 0.2.5 2022-04-05

  • Removed readr package from dependencies.
  • Addressed CRAN check issues.

MazamaTimeSeries 0.2.4 Unreleased

  • Updated to add a Zenodo DOI bdage.

MazamaTimeSeries 0.2.3 Unreleased

MazamaTimeSeries 0.2.2 2022-02-16

  • Documentation fixes requested by CRAN.

MazamaTimeSeries 0.2.1 Unreleased

  • Fixed urls and typos during CRAN preparation.

MazamaTimeSeries 0.2.0 Unreleased

Version 0.2 of the pakcage is ready for operational use.

MazamaTimeSeries 0.1.6 Unreleased

MazamaTimeSeries 0.1.5 Unreleased

MazamaTimeSeries 0.1.4 Unreleased

  • Renamed mts_distance() to mts_getDistance().
  • Fixed bugs related to leftover monitorID references.

MazamaTimeSeries 0.1.3 Unreleased

MazamaTimeSeries 0.1.2 Unreleased

MazamaTimeSeries 0.1.1 Unreleased

MazamaTimeSeries 0.1.0 Unreleased

  • Full documentation, examples and tests for basic mts functionality.

MazamaTimeSeries 0.0.9 Unreleased

  • Now depending on MazamaCoreUtils 0.4.10.

MazamaTimeSeries 0.0.8 Unreleased

MazamaTimeSeries 0.0.7 Unreleased

  • Added timeInfo() and supporting functions.
  • Added Carmel_Valley example dataset.

MazamaTimeSeries 0.0.6 Unreleased

  • Added “location” utility functions.
  • Removed dependency on MazamaLocationUtils
  • Fixed bug in ~_filterDate().
  • Removed sts_from~() functions.

MazamaTimeSeries 0.0.5 Unreleased

MazamaTimeSeries 0.0.4 Unreleased

  • Added functions for loading data into the sts format:
    • sts_fromTidyDF()
    • sts_fromCSV()

MazamaTimeSeries 0.0.3 Unreleased

  • Added basic unit tests for sts functions.
  • Added the Developer Style Guide vignette

MazamaTimeSeries 0.0.2 Unreleased

MazamaTimeSeries 0.0.1 Unreleased

  • Initial setup.