jzmejia / DiurnalExtrema

Scripts to find and analyze diurnal extrema values for time series data sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiurnalExtrema

DOI

Archived version of diurnal.py from the jzmejia/datatools repository. Archival, July 2022, for script assocaited with publication Mejia et al., 2022. See datatools repo for up-to-date script and for contributution.

Usage

diurnal.py - Find minimuma and maxima extrema values for diurnally varying timeseries data. Features:

  • PredictExtrema: allows you to enter in a daterange of good data, the extrema picks during this timeperiod will be the center of windows when picking extrema for the entire timeseries.
  • Does not cut off picks for an arbitrary midnight value, using a 24-hour window that encompasses minimum and maximum picks.
  • Allows you to require either the minimua or maxima occur first.

Author

Jessica Mejia

License

Copyright © 2022 Jessica Mejia
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Scripts to find and analyze diurnal extrema values for time series data sets

License:Creative Commons Attribution 4.0 International


Languages

Language:Python 100.0%