Skip to content
Snippets Groups Projects
Commit 20874f30 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

update dates for sab 2022

parent c2bb0850
No related branches found
No related tags found
1 merge request!36Draft: update dates for sab 2022
Pipeline #145567 failed
......@@ -28,7 +28,7 @@ if (system("[ ! -f timefmt.txt ]; echo $?")) {
load "timefmt.txt"
}
set xrange ["2020-01-01":"2022-04-02"]
set xrange ["2020-01-01":"2022-07-02"]
set xtics rotate by 45
set xtics textcolor rgbcolor "black" offset -4,-3
......@@ -80,7 +80,7 @@ do for [i=2:STATS_columns] {
set timefmt fmt
# reporting date (end of measurement period)
T_report="2021-12-31" # hard-coded for every report
T_report="2021-06-01" # hard-coded for every report
# starting dates.
T_logstart=system("cat ".filename." | tr -d '\r' | awk 'BEGIN{FS=\"".sep."\"}{if (NR>1 && NF>1) {print $1; exit;}}'")
......
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