Crate flintec_lpp

Source

Modules§

log
plot
process

Structs§

TimeLoad
The main struct for the load time series.

Constants§

ERROR_FLT_GENERAL
ERROR_FLT_INVALID
ERROR_FLT_NONE
ERROR_FLT_PARSE
ERROR_FLT_SKIPPED
ERROR_STR_GENERAL
ERROR_STR_INVALID
ERROR_STR_NONE
ERROR_STR_PARSE
ERROR_STR_SKIPPED
VERSION

Functions§

make_window
mavg
Roll the weighted moving window w over the data v, also filling the NAN values with the weighted average when possible:
min_and_max
read_bad_datetimes
Read a list of bad datetimes to skip, always from RFC 3339 - ISO 8601 format.
suitable_xfmt
If longer than one week, keep year, month and day, drop hours; if not, but longer than one day, add hours. Otherwise, shorter than one day, keep also minutes.