Commit Graph

27 Commits

Author SHA1 Message Date
7a2b7add04 [minor] parameter changes 2022-11-23 11:28:36 +01:00
ae0c2ef4e9 [minor] track activity status, modify html output for stylesheet 2022-11-22 18:06:25 +01:00
d35c176aab [update] add channel naming for plots 2022-11-22 15:51:15 +01:00
9444405453 [minor] reformat yaml file 2022-11-22 13:34:58 +01:00
a6d59c8c71 [update] added possibility to modify voltage level in plots from settings in parameters.yaml 2022-11-22 12:07:16 +01:00
3fe5fc48d1 [minor] re-ordered parameters 2022-11-21 10:36:46 +01:00
7da3db260a [update] error tracking + send email functionality 2022-11-17 09:52:04 +01:00
2c1e923920 [minor] add stylesheet to html header 2022-11-16 11:24:48 +01:00
8e42ac11c7 [update] complete rework of status handling (added Warn/Error classes etc.) 2022-11-15 17:19:39 +01:00
4d4324a1e9 [refactor] st_id -> nwst_id 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) 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) 2022-11-14 22:31:22 +01:00
04371f92c5 [minor] update README, add check for output dir existence 2022-11-09 16:53:43 +01:00
c723a32274 [update] html writer creates hourly figures of all stations 2022-11-09 16:29:01 +01:00
18dac062ef [bugfix] too many under 1V warnings appearing, moved them to "other" 2022-11-09 09:49:27 +01:00
6791a729ed [bugfix] corrected warning number for under/overvoltage 2022-11-08 17:11:37 +01:00
c3f9ad0fd9 [update] moved html writing to survBot.py so that no GUI is needed 2022-11-08 16:45:21 +01:00
abc201c673 [update] append warnings to existing ones 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) 2022-11-08 13:35:46 +01:00
37b73d4393 Merge remote-tracking branch 'origin/develop' into develop 2022-11-07 17:56:58 +01:00
7a6072f8dd [update] first version write html output, todo: html parameters argparse? 2022-11-07 17:56:41 +01:00
3288783654 [minor] bugfix, fixed startup with PySide6
* added PySide6 to the list of possible QtGui.__package__ values
TODO: fix deprecation warnings when running with PySide6
2022-11-07 17:17:30 +01:00
a0abed7909 [minor] update documentation
* add pyyaml to the list of required modules in README.md
* delete / add some whitespaces
2022-11-07 17:11:44 +01:00
64daf34941 [minor] bugfix, Warn message below 1V 2022-11-04 16:50:20 +01:00
b0abb22f07 [minor] small bugfix/removed debug output 2022-11-04 09:37:15 +01:00
cc8c1833f1 [new] initial commit, moving repository from code base 2022-11-03 15:51:26 +01:00
68e12afc61 Initial commit 2022-11-03 15:36:28 +01:00