This website requires JavaScript.
94cac54716
[update] add parameter to disable PowBox usage for selected stations
develop
Marcel
2024-08-13 16:40:22 +02:00
c57763c016
[update] added coloring for temperature warning and a critical temperature level, improved tooltip message
Marcel
2024-08-13 13:38:50 +02:00
3c6ea1ffd0
[minor] add axis-shading for a better distinction of different axes
Marcel
2023-12-18 16:06:42 +01:00
fde000ec0d
[minor] revert accidental change
Marcel
2023-12-18 16:05:24 +01:00
f41f24f626
[minor] added an option to get warn thresholds for PowBox channels from corresponding parameters, added warn state annotations to html figures
Marcel
2023-12-18 15:26:53 +01:00
c621b31f6e
[update] use logging module instead of print/verbosity
Marcel
2023-12-18 15:24:56 +01:00
20b586f96b
[bugfix] warn threshold type check had wrong parentheses
Marcel
2023-12-18 15:11:02 +01:00
08b12aeb9d
[minor] catch matplotlib write error
Marcel
2023-09-04 15:30:37 +02:00
00d2d0119c
Merge tag 'v0.2' into develop
Marcel
2023-06-01 10:10:26 +02:00
e1a3b498e5
Merge branch 'release0.2'
main
Marcel
2023-06-01 10:09:58 +02:00
9e1ebebeb2
[release] version 0.2
Marcel
2023-06-01 10:08:26 +02:00
2af30f3a32
[bugfix] count index exceeded array length
Marcel
2023-05-25 15:28:11 +02:00
f3ccaaefd8
[minor] changed colors in examples stylesheets back to default
Marcel
2023-04-21 17:18:16 +02:00
a15aee1da6
[minor] update stylesheets
Marcel
2023-04-21 16:40:58 +02:00
353f073d12
[update] added color palette suggested by AM, some visual tweaks
Marcel
2023-04-21 16:33:02 +02:00
10e2322882
Merge remote-tracking branch 'origin/develop' into develop
Marcel
2023-04-21 14:17:28 +02:00
a6475f2c3b
tweak website design in html and css
Anne Mohr
2023-04-21 10:56:52 +02:00
72e3ede52f
[minor] small adjustments
Marcel
2023-04-19 16:15:03 +02:00
fb4d5c2929
[minor] optimized stylesheets
Marcel
2023-04-19 15:44:31 +02:00
1983cc3b1e
[new] add logo on html webpage
Marcel
2023-04-19 14:59:45 +02:00
acc8575d70
[update] can add global (station-independent) links on html web page
Marcel
2023-04-17 17:59:09 +02:00
1b010ecb61
[minor] add missing </a> at the end of html link
Marcel
2023-04-17 17:20:35 +02:00
174a6148bf
[update] disconnect status if PowBox voltage < 1V
Marcel
2023-04-12 13:13:04 +02:00
5a4733b031
[minor] only send mail on inactive when no FAIL state is present
Marcel
2023-02-28 11:25:43 +01:00
477727018f
[minor] added call argument "parameter path"
Marcel
2023-02-23 11:50:38 +01:00
9d9ced7c83
[bugfix] no warning for volt_lvl = -1
Marcel
2023-02-17 16:14:59 +01:00
305ab25ab2
[bugfix] slightly wrong if condition
Marcel
2023-02-17 14:16:38 +01:00
b875e63f83
[bugfix] check for upcoming error
Marcel
2023-02-16 16:05:12 +01:00
20635e3433
[new] add file mailing_list.yaml
Marcel
2023-02-16 15:57:13 +01:00
a6c792b271
[bugfix] some bugfixes/tweaks
Marcel
2023-02-16 15:49:07 +01:00
5632bab07b
[update] re-wrote html part, increased flexibility, can now send html via mail incl. figure
Marcel
2023-02-01 14:49:26 +01:00
d7cbbe6876
[minor] add missing verbosity flag
Marcel
2023-01-31 17:37:17 +01:00
3a384fd7b5
[update] add external mail list for detailed specification of info mail recipients
Marcel
2023-01-31 16:12:07 +01:00
c736048811
[update] re-read only modified files
Marcel
2023-01-31 16:10:57 +01:00
908535fcc8
[minor] modified email message for activity check, plot figures in same time intervals
Marcel
2023-01-06 10:38:07 +01:00
a5486e19aa
[update] first working version of gap check, testing needed [minor] soft-coded data channels
Marcel
2023-01-03 17:59:42 +01:00
a89ea1b06d
[refactor] PEP8 naming convention
Marcel
2022-12-22 16:00:37 +01:00
24d15d9d55
[fix] mutable default argument
Marcel
2022-12-22 16:00:07 +01:00
bc70dc0816
[minor] soft-coded unit factor for channel analysis
Marcel
2022-12-22 15:56:32 +01:00
03616a2b7b
[update] refined and enabled clock quality check
Marcel
2022-12-22 15:36:55 +01:00
bf000fe042
[minor] visual tweaks
Marcel
2022-12-21 16:03:10 +01:00
c90b430fa8
[bugfix] corrected error check (plot on new FAIL status) [minor] message output
Marcel
2022-12-21 15:48:18 +01:00
7d5f9cf516
[update] re-worked channel definition in parameters.yaml, each channel now has its own dictionary with optional plotting flags [WIP] clock quality work in progress, currently disabled
Marcel
2022-12-21 12:51:01 +01:00
b17ee1288c
[minor] try re-read yaml in case it failed
Marcel
2022-12-21 11:57:37 +01:00
bf82148449
Merge remote-tracking branch 'origin/develop' into develop
Marcel
2022-12-20 17:02:16 +01:00
174a8e0823
[new] mass channel surveillance added
Marcel
2022-12-20 16:54:27 +01:00
c8c3aff2fb
Merge remote-tracking branch 'origin/issue/1' into issue/1
issue/1
Kasper D. Fischer
2022-12-20 12:23:23 +01:00
f2e322230e
fixed paramter file
Kasper D. Fischer
2022-12-06 16:46:19 +01:00
735abac249
use function calc_occurences
Kasper D. Fischer
2022-12-06 15:51:24 +01:00
541815d81f
Add quality check for clock quality (LCQ)
Kasper D. Fischer
2022-12-06 15:43:13 +01:00
47c3fbabf0
Merge pull request 'release/1.0' (#3 ) from release/1.0 into main
v1.0
Kasper D. Fischer
2022-12-20 12:05:45 +01:00
91fa60851d
Merge branch 'develop' into issue/1
Kasper D. Fischer
2022-12-20 11:39:53 +01:00
2a62fe406f
Merge branch 'issue/1' into develop
Kasper D. Fischer
2022-12-20 11:34:14 +01:00
d397ce377e
[update] add network/station blacklists for mail functionality
Marcel
2022-12-20 10:23:25 +01:00
8690a50899
Merge remote-tracking branch 'origin/develop' into issue/1
Kasper D. Fischer
2022-12-08 16:02:36 +01:00
d764c5c256
Merge remote-tracking branch 'origin/develop' into develop
Marcel
2022-12-08 13:23:45 +01:00
a56781dca3
[minor] renamed and added stylesheets to git repository
Marcel
2022-12-08 13:23:21 +01:00
ac9f83d856
fixed paramter file
Kasper D. Fischer
2022-12-06 16:46:19 +01:00
124c4413e1
Merge branch 'develop' into issue/1
Kasper D. Fischer
2022-12-06 16:34:36 +01:00
fc64239c88
don't analysis values of data gaps when cheching for thresholds.
Kasper D. Fischer
2022-12-06 16:34:08 +01:00
69412dc5fe
use function calc_occurences
Kasper D. Fischer
2022-12-06 15:51:24 +01:00
ac1ce5f6fa
Merge branch 'develop' into issue/1
Kasper D. Fischer
2022-12-06 15:47:56 +01:00
cb3623e4a9
Add quality check for clock quality (LCQ)
Kasper D. Fischer
2022-12-06 15:43:13 +01:00
f0ae7da2be
[update] add min_sample parameter, which controls ne number of samples that have to be of a specific voltage state before counting them as fail-state
Marcel
2022-12-06 15:31:09 +01:00
a30cd8c0d4
[update] add trace axis ticking/min-max
Marcel
2022-12-02 11:15:37 +01:00
a3378874fa
[minor] parameter change
Marcel
2022-12-02 11:15:01 +01:00
d21fb0ca3b
[minor] parameter change
Marcel
2022-11-29 10:42:29 +01:00
19b8df8f7d
[minor] add html class for mobile (WIP)
Marcel
2022-11-29 10:42:15 +01:00
6fc1e073c0
[bugfix] compared timedelta with int
Marcel
2022-11-24 10:13:21 +01:00
56351ee700
[update] send message (mail) on station timeout
Marcel
2022-11-23 11:52:26 +01:00
f45c5b20c5
[bugfix] set error state to active until mail is sent
Marcel
2022-11-23 11:29:05 +01:00
7a2b7add04
[minor] parameter changes
Marcel
2022-11-23 11:28:36 +01:00
ae0c2ef4e9
[minor] track activity status, modify html output for stylesheet
Marcel
2022-11-22 18:06:25 +01:00
d35c176aab
[update] add channel naming for plots
Marcel
2022-11-22 14:20:22 +01:00
9444405453
[minor] reformat yaml file
Marcel
2022-11-22 13:34:58 +01:00
a6d59c8c71
[update] added possibility to modify voltage level in plots from settings in parameters.yaml
Marcel
2022-11-21 15:31:32 +01:00
3fe5fc48d1
[minor] re-ordered parameters
Marcel
2022-11-21 10:35:15 +01:00
7da3db260a
[update] error tracking + send email functionality
Marcel
2022-11-17 09:52:04 +01:00
2c1e923920
[minor] add stylesheet to html header
Marcel
2022-11-16 11:24:48 +01:00
8e42ac11c7
[update] complete rework of status handling (added Warn/Error classes etc.)
Marcel
2022-11-15 17:19:39 +01:00
4d4324a1e9
[refactor] st_id -> nwst_id
Marcel
2022-11-15 13:48:56 +01:00
4ba9c20d0f
[update] add possibility to add columns with links to other web pages (e.g. seedlink monitor)
Marcel
2022-11-15 13:44:19 +01:00
cd6b40688b
[update] re-read data daily, add daily overlap, add value -1 for voltage lower 1V (e.g. pbox not connected)
Marcel
2022-11-14 22:31:22 +01:00
04371f92c5
[minor] update README, add check for output dir existence
Marcel
2022-11-09 16:53:43 +01:00
c723a32274
[update] html writer creates hourly figures of all stations
Marcel
2022-11-09 14:32:13 +01:00
18dac062ef
[bugfix] too many under 1V warnings appearing, moved them to "other"
Marcel
2022-11-09 09:49:27 +01:00
6791a729ed
[bugfix] corrected warning number for under/overvoltage
Marcel
2022-11-08 17:11:37 +01:00
c3f9ad0fd9
[update] moved html writing to survBot.py so that no GUI is needed
Marcel
2022-11-08 16:45:21 +01:00
abc201c673
[update] append warnings to existing ones
Marcel
2022-11-08 14:23:56 +01:00
68c6df72c9
[update] html output from GUI in background possible but maybe not optimal (needs display to work in bg)
Marcel
2022-11-08 12:06:00 +01:00
37b73d4393
Merge remote-tracking branch 'origin/develop' into develop
Marcel
2022-11-07 17:56:58 +01:00
7a6072f8dd
[update] first version write html output, todo: html parameters argparse?
Marcel
2022-11-07 17:56:41 +01:00
3288783654
[minor] bugfix, fixed startup with PySide6
Kasper D. Fischer
2022-11-07 17:14:02 +01:00
a0abed7909
[minor] update documentation
Kasper D. Fischer
2022-11-07 17:06:25 +01:00
64daf34941
[minor] bugfix, Warn message below 1V
Marcel
2022-11-04 16:50:20 +01:00
b0abb22f07
[minor] small bugfix/removed debug output
Marcel
2022-11-04 09:37:15 +01:00
cc8c1833f1
[new] initial commit, moving repository from code base
Marcel
2022-11-03 15:39:23 +01:00
68e12afc61
Initial commit
Marcel Paffrath
2022-11-03 15:36:28 +01:00