Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. Oct 20, 2016
  3. Oct 07, 2016
  4. Sep 07, 2016
  5. Aug 23, 2016
  6. Aug 22, 2016
  7. 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
  8. Aug 18, 2016
  9. Aug 15, 2016
  10. Aug 12, 2016
  11. Aug 09, 2016
  12. Aug 08, 2016
  13. Aug 04, 2016
  14. 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
  15. 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
  16. 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
  17. Jul 25, 2016
Loading