Skip to content
Snippets Groups Projects
  1. Oct 28, 2016
  2. Oct 27, 2016
  3. Oct 26, 2016
  4. Sep 07, 2016
    • Erin (Josh) Rigler's avatar
      Further clarification on forgetting factors · 780cb2c2
      Erin (Josh) Rigler authored
      In response to Abe Claycomb's technical algorithm review, I attempted to
      further clarify how alpha, beta, and gamma work. This includes a link to
      a third-party website that does a good job of explaining what the "average
      age" of an exponentially smoothed series is. SqDist.md will need to be
      modified at least once more when the OFR is complete, so that it can
      link to the official USGS documentation in addition to all the supporting
      documents and websites.
      780cb2c2
  5. Aug 22, 2016
  6. Aug 19, 2016
    • Erin (Josh) Rigler's avatar
      More updates to SqDistAlgorithm documentation · 7cbcfff9
      Erin (Josh) Rigler authored
      - improved explanation of exponential smoothing, and how the alpha,
        beta, and gamma parameters work in SqDist.md.
      - cleaned up command-line examples in SqDist_usage.md, and incorporated
        a description of the programming interface that was previously in the
        IPython/Jupyter notebook.
      - removed programming interface description, and cleaned up markdown
        accordingly; re-ran entire notebook and regenerated graphics.
      7cbcfff9
  7. Aug 12, 2016
  8. Aug 08, 2016
  9. Aug 02, 2016
    • Erin (Josh) Rigler's avatar
      Polished up SqDist_usage.md · 80e29d84
      Erin (Josh) Rigler authored
      - (hopefully) a more clear explanation of how --sqdistd-alpha, --sqdist-beta,
        --sqdist-m, and --sqdist-gamma options work;
      - actually tested the examples against an updated geomag-algorithms install,
        and it works!
      80e29d84
  10. Aug 01, 2016
    • Erin (Josh) Rigler's avatar
      Change defaults for command line script · 58c85f20
      Erin (Josh) Rigler authored
      - changed default values for alpha and gamma for command line script
        to zero, which means SV and/or SQ do not evolve over time
      - modified SqDist_usage.md to show how to explicitly set alpha and
        gamma to desired values
      - MUST modify production scripts to explicitly set alpha and gamma
        before accpeting this pull request.
      58c85f20
    • Erin (Josh) Rigler's avatar
      SqDist.md link points to renamed Jupyter Notebook · 0ad69651
      Erin (Josh) Rigler authored
      Made a minor change so that the link in the SqDist.md now points to
      SqDistValidate.ipynb instead of SqDist.ipynb. Other very minor edits.
      0ad69651
  11. Jul 27, 2016
    • Erin (Josh) Rigler's avatar
      IPython notebook updates · 785158dc
      Erin (Josh) Rigler authored
      - updated Ipython notebook to used SqDistAlgorithm class and methods
      - added unit tests
      - added functional tests/demonstrations
      - added lots of explanatory Markdown
      785158dc
  12. May 25, 2016
  13. May 13, 2016
  14. May 12, 2016
  15. May 11, 2016
  16. Feb 02, 2016
  17. Feb 01, 2016
  18. Jan 27, 2016
  19. Jan 26, 2016
  20. Jan 20, 2016
  21. Nov 20, 2015
Loading