Skip to content
Snippets Groups Projects
  1. Sep 18, 2020
  2. Jul 07, 2020
  3. Mar 03, 2020
  4. Jul 08, 2019
  5. Jul 02, 2019
    • Cain, Payton David's avatar
      Fixes issue 119 · 1f4b95bc
      Cain, Payton David authored
      Changes comments in parse_string function from the comments contained in the IAGA2002 file
      1f4b95bc
    • Cain, Payton David's avatar
      Fixes issue 119 · 02f0ce0d
      Cain, Payton David authored
      Change comments inside of parse_string function from the IAGA2002 comments
      02f0ce0d
    • Cain, Payton David's avatar
      Fixes issue #119 · 3058c438
      Cain, Payton David authored
      Change comments in parse_string function from those contained in IAGA2002
      3058c438
    • Cain, Payton David's avatar
      Fixes issue 119 · dd92f805
      Cain, Payton David authored
      Changes the comments for the parse_string function from IAGA2002 file's comments
      Please enter the commit message for your changes. Lines starting
      dd92f805
  6. Nov 09, 2018
  7. Oct 03, 2018
    • Erin (Josh) Rigler's avatar
      fixed minor syntax error in TimeseriesFactory.py · f1dd3fb1
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      f1dd3fb1
    • Erin (Josh) Rigler's avatar
      Properly handle adjusted/provisional data type · 33b48289
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      - allow adjusted and provisional strings in --type controller argument
      - allow adjusted, provisional, and definitive strings in _get_url() in TimeseriesFactory
      - return appropriate abbreviation for adjusted/provisional data type
      - translate adjuste/prvisional to A0 location code in EdgeFactory
      - only write out DECBAS for variation/reported data types
      - translate adjusted/provisional to A0 location code in IMFJSONWriter.py
      - in several places I set it up so that 'variation' and 'reported' were synonymous,
        although I am not sure I found every such instance.
      33b48289
  8. Jun 28, 2018
  9. Jan 21, 2017
  10. Jan 18, 2017
  11. Jan 09, 2017
    • Erin (Josh) Rigler's avatar
      Update TimeseriesFactory.py · 06d757f7
      Erin (Josh) Rigler authored
      I'm not sure this is functionally different from what there was previously. Is this what you were suggesting in your comment on this PR @jmfee?
      06d757f7
    • Erin (Josh) Rigler's avatar
      Pad to urlInterval in put_timeseries() · 3f4f2539
      Erin (Josh) Rigler authored
      TimeseriesFactory.get_timeseries() pads to the requested interval with NaNs,
      filling in start/end gaps. TimeseriesFactory.put_timeseries() is supposed to
      do this (according to Jeremy Fee), but it was trimming NaNs from the start/
      end before writing to file. This PR fixes this by using ObsPy's Stream.trim()
      method, in a similar manner to TimesereisFactory.get_timeseries(), to pad to
      the specified start and end of the urlInterval..
      3f4f2539
  12. Jun 06, 2016
  13. May 20, 2016
  14. May 13, 2016
  15. May 12, 2016
  16. Aug 28, 2015
  17. Jul 01, 2015
  18. Dec 19, 2014
Loading