Properly handle adjusted/provisional data type
- 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.
Showing
- geomagio/Controller.py 6 additions, 1 deletiongeomagio/Controller.py
- geomagio/TimeseriesFactory.py 12 additions, 6 deletionsgeomagio/TimeseriesFactory.py
- geomagio/edge/EdgeFactory.py 3 additions, 1 deletiongeomagio/edge/EdgeFactory.py
- geomagio/iaga2002/IAGA2002Writer.py 3 additions, 1 deletiongeomagio/iaga2002/IAGA2002Writer.py
- geomagio/imfjson/IMFJSONWriter.py 5 additions, 1 deletiongeomagio/imfjson/IMFJSONWriter.py
Loading
Please register or sign in to comment