Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
    • Erin (Josh) Rigler's avatar
      Copy F (geomag) to F (legacy) fixed: · fee34714
      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.
      fee34714
  2. Mar 05, 2025
  3. Mar 04, 2025
  4. Mar 03, 2025
  5. Feb 27, 2025
  6. Feb 24, 2025
  7. Feb 21, 2025
    • Erin (Josh) Rigler's avatar
      Remove auto-sift, allow manual shift in calculate_D_absolute · 55931480
      Erin (Josh) Rigler authored
      Turns out there are operational limitations that don't allow a
      deterministic removal of the 180 degree ambiguity that exists
      for calculated Declination. The one previously implemented only
      worked for a subset of observatories. Now, we force all calculated
      Declinations to point north(ish), which  is valid for most of the
      globe, and all of the USGS observatories. However, if we ever
      take absolute measurements in a location where the local magnetic
      field points south(ish), we can simply provide a "shift" of +/-
      180 degrees.
      55931480
  8. Feb 19, 2025
  9. Feb 18, 2025
  10. Feb 13, 2025
  11. Feb 08, 2025
  12. Feb 07, 2025
Loading