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
it would be good to homogenize the aesthetic / appearance of the filter bars on the left between say, continuous and event downloads.
1.5) continuous data needs to have waveform filters at the final step as well, even if it's sort of redundant. people may not have meant to want to download everything in their original station search, or might change their mind, or only want to do one channel at a time, etc
waveform filters should always have all four: Network, Station, Location, Channel, same as the station filters
in general i think it is more robust to keep the filters as text boxes (rather than pull-down selections) with the defaults pre-populated (e.g *, or ?H?,?N?), at least for the "smaller" fields like location and channel. i think this makes these more useful tools and teaches users how it all works. it gets a bit more messy to also have network and station as text boxes because they can potentially get pretty long and these selections are fundamentally done in the station map selection page anyway.
The text was updated successfully, but these errors were encountered:
need to be consistent with displaying "console-style" progress output, particularly when downloading waveforms (both event and continuous) so users can see what's happening (or not). I like the way it is done in run_continuous (e.g. render in ui/components/waveform.py )
a few scattered comments
it would be good to homogenize the aesthetic / appearance of the filter bars on the left between say, continuous and event downloads.
1.5) continuous data needs to have waveform filters at the final step as well, even if it's sort of redundant. people may not have meant to want to download everything in their original station search, or might change their mind, or only want to do one channel at a time, etc
waveform filters should always have all four:
Network
,Station
,Location
,Channel
, same as thestation
filtersin general i think it is more robust to keep the filters as text boxes (rather than pull-down selections) with the defaults pre-populated (e.g
*
, or?H?,?N?
), at least for the "smaller" fields likelocation
andchannel
. i think this makes these more useful tools and teaches users how it all works. it gets a bit more messy to also havenetwork
andstation
as text boxes because they can potentially get pretty long and these selections are fundamentally done in the station map selection page anyway.The text was updated successfully, but these errors were encountered: