Skip to content
Snippets Groups Projects
  1. Aug 24, 2017
  2. Aug 14, 2017
  3. Aug 11, 2017
  4. Aug 09, 2017
  5. Aug 08, 2017
  6. Jul 31, 2017
  7. Jul 28, 2017
  8. Jul 27, 2017
  9. Jul 26, 2017
  10. May 01, 2017
  11. Apr 26, 2017
  12. Apr 11, 2017
  13. Apr 10, 2017
    • Erin (Josh) Rigler's avatar
      Reconciled reveiwer comments · e979b9de
      Erin (Josh) Rigler authored
      Duff Stewart had several helpful comments regarding the last commit for this PR.
      These were addressed, along with some additional minor Notebook clean-up.
      e979b9de
  14. Mar 23, 2017
    • Erin (Josh) Rigler's avatar
      Change "Bake" to "Baker" Lake · 1a936a3c
      Erin (Josh) Rigler authored
      Discovered a small typo in the BLC (Baker Lake) entry. Fixed it.
      1a936a3c
    • Erin (Josh) Rigler's avatar
      Update ObservatoryMetadata.py · 77448f55
      Erin (Josh) Rigler authored
      Only the BOU observatory had updated DECBAS values. This commit includes all DECBAS values adopted on July 1 2013, which estimated from the 2011 annual means. These values have been used in the preliminary data exported to Intermagnet since they were adopted, but they have not been used in geomag-algorithms.
      77448f55
  15. Mar 22, 2017
  16. Mar 15, 2017
    • Erin (Josh) Rigler's avatar
      Fix Adjusted Data transformation matrix generator · 9437b589
      Erin (Josh) Rigler authored
      Fixed a number of issues with the Adjusted Data affine transformation matrix generator
      in the IPython Notebook AdjustedPhase1GenerationTool.ipynb:
      
      - original version mistakenly pointed to geohazards server for baseline web service,
        which requires a password; we only needed to read baselines, not write, and this
        functionality is provided by the geomag server.
      - original version choked if only 1 baseline set was available when extracting a
        pier correction from the set
      - original version did not filter time stamps quite right; updated version at least
        does not include times not requested, although it may return fewer than expected if
        the timestamp associated with a baseline set is later/earlier than the measurement
        times (this frequently happens due to a bug in the webabsolutes package that has
        been reported)
      - generate plots with datetimes
      - added non-active cell that constrains the affine transformation matrix to apply a
        uniform scaling factor instead of allowing separate scaling for different vecor
        components
      - redid the pseudo definitive data calculations based on average baselines to better
        reflect how MagProc software works.
      - inserted/modified markdown and docstrings to better describe what is going on.
      9437b589
  17. Jan 24, 2017
  18. Jan 23, 2017
  19. Jan 21, 2017
Loading