Time-Stream
  • Getting started
  • User guide
  • Development
  • API reference
/
v1.0.0 UKCEH FDRI

Getting started

  • Installation
  • Quick start
  • Concepts

User guide

  • Introduction
  • Aggregation
  • Rolling Aggregation
  • Infilling
  • Quality Control
  • Flagging
  • Calculations

API reference

  • TimeFrame
    • TimeFrame.df
    • TimeFrame.resolution
    • TimeFrame.offset
    • TimeFrame.alignment
    • TimeFrame.periodicity
    • TimeFrame.time_anchor
    • TimeFrame.time_name
    • TimeFrame.columns
    • TimeFrame.flag_columns
    • TimeFrame.data_columns
    • TimeFrame.metadata
    • TimeFrame.column_metadata
    • TimeFrame.with_df
    • TimeFrame.with_periodicity
    • TimeFrame.with_metadata
    • TimeFrame.with_column_metadata
    • TimeFrame.with_flag_system
    • TimeFrame.sort_time
    • TimeFrame.pad
    • TimeFrame.select
    • TimeFrame.aggregate
    • TimeFrame.rolling_aggregate
    • TimeFrame.infill
    • TimeFrame.qc_check
    • TimeFrame.calculate_min_max_envelope
    • TimeFrame.register_flag_system
    • TimeFrame.get_flag_system
    • TimeFrame.register_flag_column
    • TimeFrame.init_flag_column
    • TimeFrame.get_flag_column
    • TimeFrame.add_flag
    • TimeFrame.remove_flag
    • TimeFrame.decode_flag_column
    • TimeFrame.encode_flag_column
    • TimeFrame.filter_by_flag
  • Aggregation
    • time_stream.aggregation.AngularMean
    • time_stream.aggregation.ConditionalCount
    • time_stream.aggregation.Max
    • time_stream.aggregation.Mean
    • time_stream.aggregation.MeanSum
    • time_stream.aggregation.Min
    • time_stream.aggregation.PeaksOverThreshold
    • time_stream.aggregation.Percentile
    • time_stream.aggregation.StDev
    • time_stream.aggregation.Sum
    • time_stream.aggregation.AggregationPipeline
  • Infilling
    • time_stream.infill.AltData
    • time_stream.infill.AkimaInterpolation
    • time_stream.infill.BSplineInterpolation
    • time_stream.infill.CubicInterpolation
    • time_stream.infill.LinearInterpolation
    • time_stream.infill.PchipInterpolation
    • time_stream.infill.QuadraticInterpolation
    • time_stream.infill.InfillMethodPipeline
  • Quality control
    • time_stream.qc.ComparisonCheck
    • time_stream.qc.FlatLineCheck
    • time_stream.qc.RangeCheck
    • time_stream.qc.SpikeCheck
    • time_stream.qc.TimeRangeCheck
    • time_stream.qc.QcCheckPipeline

Developer guide

  • Contributing
  • Documentation guide
  1. Time-Stream /
  2. Overview: module code

All modules for which code is available

  • time_stream.aggregation
  • time_stream.base
  • time_stream.infill
  • time_stream.qc

2025, UKCEH

Made with Sphinx and Shibuya theme.