- Aug 24, 2017
-
-
Rigdon authored
-
- Aug 14, 2017
-
-
Rigdon authored
-
- Aug 11, 2017
-
-
Erin (Josh) Rigler authored
Add Average Algorithm usage doc and Small tweak to Average Algorithm
-
Rigdon authored
-
- Aug 09, 2017
- Aug 08, 2017
- Jul 31, 2017
-
-
Jeremy M Fee authored
Multi observatory Averaging with updated that fixes #158
-
Rigdon authored
-
Rigdon authored
-
- Jul 28, 2017
-
-
Rigdon authored
-
- Jul 27, 2017
- Jul 26, 2017
- May 01, 2017
-
-
Martinez, Eric M. authored
Use bytesio
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
- Apr 26, 2017
-
-
Erin (Josh) Rigler authored
Updated version info
-
Erin (Josh) Rigler authored
Updated to v0.3.0 in the text of package.json and setup.py in preparation for new tagged release.
-
- Apr 11, 2017
-
-
Jeremy M Fee authored
WIP: Fix Adjusted Data transformation matrix generator
-
Jeremy M Fee authored
WIP: update observatory metadata decbas
-
- Apr 10, 2017
-
-
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.
-
- Mar 23, 2017
-
-
Erin (Josh) Rigler authored
Discovered a small typo in the BLC (Baker Lake) entry. Fixed it.
-
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.
-
- Mar 22, 2017
-
-
Erin (Josh) Rigler authored
- fixed datetime labels on plots so they are readable - added another example of a constrained estimate that might be useful
-
- Mar 15, 2017
-
-
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.
-
- Jan 24, 2017
-
-
Jeremy M Fee authored
Add Python 3 support
-
- Jan 23, 2017
- Jan 21, 2017
-
-
Yash Shah authored