- Dec 17, 2019
-
-
Jeremy M Fee authored
-
- Dec 13, 2019
-
-
Erin (Josh) Rigler authored
Miniseed factory - I approve all changes in this merge request.
-
- Dec 12, 2019
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
- Dec 05, 2019
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
- Sep 26, 2019
-
-
Significant updates to this demonstration and validation Notebook.
-
-
- Aug 28, 2019
-
-
All the relevant information was transferred to AdjustedValidate.ipynb. These are redundant, and may not even work with the latest versions of Geomag-Algorithms (I didn't actually test this, but they haven't been executed in years).
-
Notebooks "change" just by opening them, which is unfortunate. Nothing substantial actually changed, but I'm committing anyway, just to be safe.
-
Even on Github, the notebook does not always render the same way it does on my system. So, I printed the AdjustedValidate.ipynb notbook as a pdf file. It is not ideal, since links don't work, and some formatting is still a little off. But it is readable...something kind of important for "documentation".
-
- Substantial additions to ATB markdown - Minor tweaks to code cells - Address discrepancies between how WebAbsolutes and residual method spreadsheets define/process H baselines (doesn't fix bias noted in CMO quasi-definitive data) - Re-ran entire updated validation suite on all observatories
-
This is the first of several related commits intended to better organize algorithm docs that grow beyond a simple .md or .ipynb file. I created an Adjusted folder, and then under that, an images folder. I then moved a couple files around accordingly.
-
This notebook currently serves as an Algorithm Theoretical Basis, validation report, and a not-so-user friendly tool for generating Adjusted Data transform matrices manually. It needs to be cleaned, and possibly broken into 2 or even 3 separate notebooks, but I'm putting it into GitHub as a WIP to get some initial feedback.
-
- Aug 09, 2019
-
-
Jeremy M Fee authored
Fixes issue 226
-
- Jul 08, 2019
-
-
Erin (Josh) Rigler authored
Issue 118
-
Cain, Payton David authored
Adds KAK into observatory metadata's dictionary definition.
-
Cain, Payton David authored
Adds KAK into observatory metadata dictionary.
-
Erin (Josh) Rigler authored
Fixes issue 121
-
Erin (Josh) Rigler authored
Fixes issue 119
-
Cain, Payton David authored
Change trailing whitespace from previously edited comment.
-
Cain, Payton David authored
Inserts two newlines after import os
-
Cain, Payton David authored
Line was too long, moved last word to next line to change line length from 80 character limit
-
Cain, Payton David authored
Intentionally left blank to restart Travis, fixing flake8 issue.
-
Cain, Payton David authored
Intentionally left blank to restart Travis, fixing flake8 issue.
-
Cain, Payton David authored
Verifies if the directory exists, if not a new directory is created to store the written file
-
Cain, Payton David authored
Ensures that the specified directory exists before wiriting file to directory. If the directory doesn't exist, a new one is created to store the written file.
-
- Jul 03, 2019
-
-
Cain, Payton David authored
Intentionally left empty to restart Tracis-Cl
-
Cain, Payton David authored
Verifies whether or not the filename created exists. If not, the function returns with no output. If the filename exists, an outpupt file is written.
-