Open
Milestone
Edge Migration
EdgeFactory changes that are needed to address planned changes in the Geomagnetism Program's EdgeCWB server configurations.
-
appropriate default ports as first described in issue #91 (closed), and only partially addressed in MR !225 (merged) -
defaults should correspond to public EdgeCWB servers, which differ from private servers -
internal processing pipeline, typer scripts, and CI pipeline configurations need to be modified not to rely on defaults, but explicitly configure ports as needed
-
-
read data using the CWBQuery protocol (obspy's neic client) by default, but allow waveserver (obspy's earthworm client) -
this flexibility is to help transition off the old Geomag EdgeCWB configurations, so it might be advisable to make the protocol contingent on port designation, and not to add any new class configuration parameters
-
-
write data using raw input client (RIC) by default, but allow override using MiniSeedInputClient -
default port should be one that is "safe" (sort of a sandbox that can be easily purged) -
RIC and MiniSeedInputClient should not write to the same port
-
Unstarted Issues (open and unassigned)
2
Loading
Loading
Loading