Something went wrong on our end
Copy F (geomag) to F (legacy) fixed:
Merged
requested to merge ghsc/users/erigler/geomag-algorithms:fix_geomag-filter-realtime-05March2025-try2 into master
Compare changes
- Erin (Josh) Rigler authored
The EdgeFactory (earthworm client) does not have, and will probably never have, the ability to read floating point miniseed blocks. When we reverted the processing recently to stop making an integer copy of the 1-second data from ObsRio (which seriously confused Edge for reasons we still dont understand), this broke geomag-filter. The solution was to copy F data separately, using MiniSeedFactory as the input factory.
+ 18
− 2
@@ -207,7 +207,6 @@ def realtime_command(
@@ -223,7 +222,24 @@ def realtime_command(