Skip to content
Snippets Groups Projects
  1. Sep 15, 2017
  2. Sep 01, 2017
  3. Aug 31, 2017
  4. Aug 30, 2017
  5. Aug 24, 2017
  6. Aug 11, 2017
  7. Aug 09, 2017
  8. Aug 08, 2017
  9. Aug 07, 2017
  10. Aug 03, 2017
  11. Jul 28, 2017
  12. Jul 27, 2017
  13. Jul 26, 2017
  14. Jul 24, 2017
  15. May 01, 2017
  16. 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
  17. Jan 23, 2017
  18. Jan 21, 2017
  19. Jan 19, 2017
  20. Jan 18, 2017
  21. Jan 11, 2017
  22. Jan 10, 2017
    • Erin (Josh) Rigler's avatar
      Update SqDistAlgorithm.py · ffbe40ce
      Erin (Josh) Rigler authored
      fixed indentation
      ffbe40ce
    • Erin (Josh) Rigler's avatar
      Better default l0 in additive() method, etc. · 37e9aa10
      Erin (Josh) Rigler authored
      Previously, if l0 was None, we tried to calculate a default initial level. This was
      problematic if yobs had no valid points from which to calculate a mean. Now, if yobs
      has no valid points, default to l0=0. This is a bit arbitrary, but it is necessary
      to prevent a NaN-valued l from being passed back out. Other defaults are equally
      arbitrary.
      
      Also, I noticed that the `s` variable was getting converted from a NumPy array to a
      list just before the method returned. For consistency with other outputs, we no
      longer convert, and just return a NumPy array.
      37e9aa10
  23. Jan 09, 2017
Loading