Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
397ea89a
Commit
397ea89a
authored
Nov 09, 2021
by
thomas.forbriger
Browse files
issue 27 [NEW]: stuploxx: adjust origin of time scale
parent
83688434
Changes
1
Hide whitespace changes
Inline
Side-by-side
issue27_stuploxx_origin_of_time_scale_shall_be_adjusted_dynamically_in_interactive_mode.txt
0 → 100644
View file @
397ea89a
this is <issue_27_stuploxx_origin_of_time_scale_shall_be_adjusted_dynamically_in_interactive_mode.txt>
============================================================================
issue 27: stuploxx: origin of time scale shall be adjusted dynamically in interactive mode
----------------------------------------------------------------------------
Behavior in interative mode:
reload (r): data is regenerated and reloaded. The displayed time window
remains unchanged, the new data may (partially or completely) lie outside the
displayed time window. This behavior appears reasonable.
timewindow init (t-i): The displayed time window is adapted to the available
data. Now all the data that have been read in are shown in the time window.
The timescale is correct.
The problem reported here relates to the origin of the time axis from which
the counting starts (midnight on a specified date). This origin remains
unchanged with a reload or t-i. If a seismogram window in interactive mode
remains open for several days, time is counted from an origin far in the past.
That makes the timescale difficult to read.
Whether this is a feature or a bug can be discussed. In practice we rarely use
persistent interactive windows. Whether the main goal of interactive windows
is to stay open for days can also be discussed.
However, it is also a fact that windows in auto-refresh mode dynamically adjust their time origin. So: it works (just needs to be implemented).
----- END OF issue_27_stuploxx_origin_of_time_scale_shall_be_adjusted_dynamically_in_interactive_mode.txt -----
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment