You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess what was intended was to increment endtime instead. Currently, such files can not be indexed showing the following error (even though the value of indexing such files is extremely doubtful, see #89):
[2018-07-23 11:48:01,313] DEBUG: Error indexing '/local_home/jane/archive/2018/BW/MSBB/LOG.L/BW.MSBB..LOG.L.2018.101': '<class 'django.db.utils.DataError'>' - range lower bound must be less than or equal to range upper bound
The text was updated successfully, but these errors were encountered:
I think this is a bug:
jane/src/jane/waveforms/process_waveforms.py
Lines 101 to 105 in 525c172
I guess what was intended was to increment
endtime
instead. Currently, such files can not be indexed showing the following error (even though the value of indexing such files is extremely doubtful, see #89):The text was updated successfully, but these errors were encountered: