This repository was archived by the owner on Feb 28, 2019. It is now read-only.
Tags: Newterm/szarp
Tags
Integrator for sz3 + new lua function : s(), performing integration (always units *1h) + works for 10s and 10m, for defined and drawdefinable sections, in parcook and in draw3 + not suited for defined as value for a given timestamp may change - see below + never extrapolates (this can be too tricky) + nodata points outside valid points interval do not affect result at all + interpolates between valid datapoints (this means that when a new valid data point arrives after nodata points, integral values for previous timestamps will change!) + added unit tests + some warning fixes in surrounding code + TODO: when historical drawdefinable values change, draw3 won't be notified + TODO: sz4 support
PreviousNext