You need to sign in or sign up before continuing.
- Aug 22, 2018
-
-
https://github.com/arigdon-usgs/geomag-algorithmsErin (Josh) Rigler authored
Merge branch 'AvgDocs' of https://github.com/arigdon-usgs/geomag-algorithms into arigdon-usgs-AvgDocs
-
Erin (Josh) Rigler authored
-
Erin (Josh) Rigler authored
-
- Aug 08, 2018
-
-
arigdon-usgs authored
moved ipynb to .gitignore, updated docs a little, cleaned up and reorganized AvgAlgorithm.py(); got rid of get_trace instead of removing, a new way of setting the latitude corrections with a dictionary (in process so that it works the same for command line vs script performance), set observatories to be more pythonic
-
- Aug 07, 2018
-
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
- Aug 06, 2018
-
-
arigdon-usgs authored
created an interactive python notebook for average algorithm. Removed redundant metadata and added better functionality for scaling and observatory checks
-
- Jul 31, 2018
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
Merge streams fix
-
arigdon-usgs authored
-
- Jul 30, 2018
-
-
arigdon-usgs authored
-
arigdon-usgs authored
Changed sampling_rate to delta in __create_trace() so that the start and endtimes are calculated correctly
-
arigdon-usgs authored
Fixed some linting errors and made the merge_streams() code cleaner as well as added more unit testing
-
arigdon-usgs authored
Cleaned up merge_stream(), takes empty channels out at the beginning and adds them in before the merge() function
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
- Jul 27, 2018
-
-
arigdon-usgs authored
-
- Jul 26, 2018
-
-
arigdon-usgs authored
Reset the Timeseries Utility to the master. The changes will be introduced in a separate pull request
-
arigdon-usgs authored
Fixed npts issues in create missing and channels as well as a unit test. Also cleaned up the unit test code for syntax and linting.
-
arigdon-usgs authored
-
arigdon-usgs authored
-
Jeremy M Fee authored
Fixed logic in XYZ test under unneccessary channels
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
- Jul 20, 2018
-
-
Jeremy M Fee authored
-
arigdon-usgs authored
-
arigdon-usgs authored
Added unit tests to XYZAlgorithm_test.py for limited channels as well as gaps in unneccesary channels
-
arigdon-usgs authored
Cleaned up channel initialization in XYZalgorithm and calls to get_required_channels() in algorithm.py
-
- Jul 19, 2018
-
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
-
arigdon-usgs authored
Added channel options to can_produce_data and get_stream_gaps so get_required_channels can be used for XYZAlgorithm functionality
-
- Jul 17, 2018
-
-
arigdon-usgs authored
-
- Jul 16, 2018
-
-
Claycomb, Abram Earl authored
Intermagnet fixes
-