Skip to content
Snippets Groups Projects
  • Erin (Josh) Rigler's avatar
    33b48289
    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
    History
    Properly handle adjusted/provisional data type
    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.