Skip to content
Snippets Groups Projects
Commit 1b1e0ffe authored by David Schäfer's avatar David Schäfer
Browse files

a basic configuration file for the included data set

parent 06fe74f1
No related branches found
No related tags found
No related merge requests found
varname;test;plot
# SM1;range(min=10, max=60);False
SM2;missing(nodata=nan);True
# SM2;range(min=10, max=60);True
# SM2;spikes_basic(thresh=30, tolerance=15, window_size="50d");True
# SM2;generic(func=Battery<3500);True
# The plot looks horrible
# Battery;generic(func=this<3500);False
# SM2;generic(func=isflagged(Battery));True
# Bad error message: Battery,generic(self<2.5),True
SM1;range(min=10, max=60);False
SM2;missing(nodata=nan);False
SM2;range(min=10, max=60);True
SM2;spikes_basic(thresh=30, tolerance=15, window_size="50d");True
SM2;harmonize_shift2Grid(freq="15Min");False
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment