- Oct 01, 2018
-
-
Erin (Josh) Rigler authored
change goes error behavior
-
Claycomb, Abram Earl authored
changed from specific error to anything containing `FATAL`
-
- Sep 12, 2018
-
-
- Aug 23, 2018
-
-
Erin (Josh) Rigler authored
Update version to 0.7.1 in package.json
-
Erin (Josh) Rigler authored
Update version to 0.7.1 in setup.py
-
- Aug 22, 2018
-
-
Claycomb, Abram Earl authored
Arigdon usgs avg docs
-
Erin (Josh) Rigler authored
-
Erin (Josh) Rigler authored
ObsPy/NumPy have a bug related to masked arrays that this small change works around by forcing gaps to be filled by NaNs, even during intermediate processing.
-
Erin (Josh) Rigler authored
- simplified default assignments in AverageAlgorithm.process() as per @jmfee-usgs' recommendation - inserted command-line configuration logic to deal with location code
-
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
-