|
bc70dc0816
|
[minor] soft-coded unit factor for channel analysis
|
2022-12-22 15:56:32 +01:00 |
|
|
03616a2b7b
|
[update] refined and enabled clock quality check
|
2022-12-22 15:36:55 +01:00 |
|
|
bf000fe042
|
[minor] visual tweaks
|
2022-12-21 16:03:10 +01:00 |
|
|
c90b430fa8
|
[bugfix] corrected error check (plot on new FAIL status)
[minor] message output
|
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
|
2022-12-21 12:51:01 +01:00 |
|
|
b17ee1288c
|
[minor] try re-read yaml in case it failed
|
2022-12-21 11:57:37 +01:00 |
|
|
bf82148449
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# parameters.yaml
# survBot.py
|
2022-12-20 17:02:16 +01:00 |
|
|
174a8e0823
|
[new] mass channel surveillance added
|
2022-12-20 16:54:27 +01:00 |
|
|
c8c3aff2fb
|
Merge remote-tracking branch 'origin/issue/1' into issue/1
|
2022-12-20 12:23:23 +01:00 |
|
|
f2e322230e
|
fixed paramter file
|
2022-12-20 12:19:32 +01:00 |
|
|
735abac249
|
use function calc_occurences
|
2022-12-20 12:19:05 +01:00 |
|
|
541815d81f
|
Add quality check for clock quality (LCQ)
|
2022-12-20 12:19:05 +01:00 |
|
|
47c3fbabf0
|
Merge pull request 'release/1.0' (#3) from release/1.0 into main
Reviewed-on: #3
|
2022-12-20 12:05:45 +01:00 |
|
|
91fa60851d
|
Merge branch 'develop' into issue/1
|
2022-12-20 11:39:53 +01:00 |
|
|
2a62fe406f
|
Merge branch 'issue/1' into develop
|
2022-12-20 11:37:58 +01:00 |
|
|
d397ce377e
|
[update] add network/station blacklists for mail functionality
|
2022-12-20 10:23:25 +01:00 |
|
|
8690a50899
|
Merge remote-tracking branch 'origin/develop' into issue/1
|
2022-12-08 16:02:36 +01:00 |
|
|
d764c5c256
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-12-08 13:23:45 +01:00 |
|
|
a56781dca3
|
[minor] renamed and added stylesheets to git repository
|
2022-12-08 13:23:21 +01:00 |
|
|
ac9f83d856
|
fixed paramter file
|
2022-12-06 16:46:19 +01:00 |
|
|
124c4413e1
|
Merge branch 'develop' into issue/1
|
2022-12-06 16:34:36 +01:00 |
|
|
fc64239c88
|
don't analysis values of data gaps when cheching for thresholds.
use stream.merge(fill_value=np.nan)
|
2022-12-06 16:34:08 +01:00 |
|
|
69412dc5fe
|
use function calc_occurences
|
2022-12-06 15:51:24 +01:00 |
|
|
ac1ce5f6fa
|
Merge branch 'develop' into issue/1
|
2022-12-06 15:47:56 +01:00 |
|
|
cb3623e4a9
|
Add quality check for clock quality (LCQ)
|
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
|
2022-12-06 15:31:09 +01:00 |
|
|
a30cd8c0d4
|
[update] add trace axis ticking/min-max
|
2022-12-02 11:15:37 +01:00 |
|
|
a3378874fa
|
[minor] parameter change
|
2022-12-02 11:15:01 +01:00 |
|
|
d21fb0ca3b
|
[minor] parameter change
|
2022-11-29 10:42:29 +01:00 |
|
|
19b8df8f7d
|
[minor] add html class for mobile (WIP)
|
2022-11-29 10:42:15 +01:00 |
|
|
6fc1e073c0
|
[bugfix] compared timedelta with int
|
2022-11-24 10:13:21 +01:00 |
|
|
56351ee700
|
[update] send message (mail) on station timeout
|
2022-11-23 11:52:26 +01:00 |
|
|
f45c5b20c5
|
[bugfix] set error state to active until mail is sent
|
2022-11-23 11:29:05 +01:00 |
|
|
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 |
|