flagit package

Submodules

flagit.flagit module

flagit.settings module

class flagit.settings.Variables[source]

Bases: object

Class for flagging thresholds of soil moisture, accompanying ancillary observations and

ancillary_p_min = 0.2
ancillary_ta_lower = 0
ancillary_ts_lower = 0
hi_boundary(var)[source]

Upper threshold for quality control units: soil moisture : m³/m³ soil temperature, air temperture, surface temperature : degree Celsius precipitation, snow water equivalent, snow depth : mm soil suction : kPa

var : string variable name (some examples are: soil_moisture, soil_temperature, snow_water_equivalent)

low_boundary(var)[source]

Lower threshold for quality control units: soil moisture : m³/m³ soil temperature, air temperture, surface temperature : degree Celsius precipitation, snow water equivalent, snow depth : mm soil suction : kPa

var : string variable name (some examples are: soil_moisture, soil_temperature, snow_water_equivalent)

plateau_count = 0

Module contents