Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Commits
1b1e0ffe
Commit
1b1e0ffe
authored
5 years ago
by
David Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
a basic configuration file for the included data set
parent
06fe74f1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ressources/data/config.csv
+5
-10
5 additions, 10 deletions
ressources/data/config.csv
with
5 additions
and
10 deletions
ressources/data/config.csv
+
5
−
10
View file @
1b1e0ffe
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment