Skip to content
Snippets Groups Projects
  1. Oct 26, 2020
  2. May 26, 2020
  3. May 22, 2020
  4. Mar 03, 2020
  5. Feb 19, 2020
  6. Feb 14, 2020
  7. Feb 13, 2020
  8. Jan 30, 2020
  9. Dec 16, 2019
  10. Dec 05, 2019
  11. Nov 09, 2018
  12. Oct 12, 2018
    • Erin (Josh) Rigler's avatar
      Improve --realtime option in Controller.py · 686821ee
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      The `--realtime` option for the Controller/CLI was previously only a
      boolean flag that specified a fixed start/end interval depending on
      the interval (minute or second). It still does this, but the user now
      has the option to pass an integer argument (e.g., `--realtime 300`)
      that allows the user to specify the number of seconds before NOW
      to consider "realtime". For a clear explanation of how this works,
      see: https://stackoverflow.com/a/34652207.
      686821ee
  13. Oct 03, 2018
    • Erin (Josh) Rigler's avatar
      Fix linting errors · e108aedd
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      e108aedd
    • 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
  14. Jul 20, 2018
  15. Jul 19, 2018
  16. Jun 28, 2018
  17. Mar 05, 2018
  18. Jan 16, 2018
  19. Oct 02, 2017
  20. Jan 23, 2017
  21. Jan 21, 2017
  22. Jan 18, 2017
  23. Aug 18, 2016
  24. Jul 08, 2016
  25. Jun 06, 2016
  26. May 25, 2016
Loading