- Jun 11, 2020
-
- Jun 04, 2020
-
-
Jeremy M Fee authored
Merge branch 'fix_TSUtil_pad_trim' of https://github.com/erigler-usgs/geomag-algorithms into erigler-usgs-fix_TSUtil_pad_trim
-
- Jun 02, 2020
-
-
Erin (Josh) Rigler authored
Applied the same fix to the trim logic in method TimeseriesUtility.pad_and_trim_trace() as previously applied to the pad logic. Added a unit test that would have failed using the old logic.
-
Erin (Josh) Rigler authored
The first attempt to fix TimeseriesUtility.pad_and_trim_trace() broke a unit test. I'm not sure I agree with what the unit test defined as passing, but I do understand the logic. This now satisfies the logic of the unit test(s), while still fixing the floating point precision problem to the default resolution of UTCDateTime objects (that is, 1e-6 or microseconds)
-
- Jun 01, 2020
-
-
Erin (Josh) Rigler authored
I ran into a floating point precision issue when padding a trace out to the requested starttime when the data block returned by the Edge miniseed factory (but this is not an Edge issue, per se) was less than what was requested. My solution was to use `round()` instead of `int()` when converting a time differential to a discrete number of samples. I'm confident this is a robust fix for padding. I'm not sure if it also the proper approach to the trimming, which seems to be a bit more sophisticated in that is uses the `ceil()` method. In any case, I request some feedback before merging this deceptively simple PR.
-
- May 28, 2020
-
-
Jeremy M Fee authored
AdjustedAlgorithm update
-
Cain, Payton David authored
-
- May 27, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
- May 26, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
- May 22, 2020
-
-
Cain, Payton David authored
-
- May 21, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
- May 20, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
- May 19, 2020
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
- May 18, 2020
-
-
Jeremy M Fee authored
Metadata service
-
- May 14, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
- May 13, 2020
-
-
Cain, Payton David authored
-
- May 12, 2020
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David 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