Update to clix-meta v0.5.1
Closes #298 (closed)
- Updated
index_definitions.ymlandvariables.ymlto the clix-meta v0.5.1 versions. - Updated
metadata.ymlaccordingly. - Changed argument lists for affected index functions:
diurnal_temperature_range,running_statistics,spell_length,statistics,thresholded_running_statisticandthresholded_statistic. I've tested one index of each index function except forrunning_statisticswhich is currently not used by any index inindex_definitions.yml. - Added a
ParameterTimeRangedataclass to read parameter typetime_rangeused forreference_periodby some indices. Also updated the corresponding index functions to parse thereference_periodin iso format. Note: this affects !208 (merged), which will require a rebase and some modification.
Edited by Klaus Zimmermann