- Oct 03, 2018
-
-
- 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.
-
- Jul 26, 2018
-
-
arigdon-usgs authored
Fixed npts issues in create missing and channels as well as a unit test. Also cleaned up the unit test code for syntax and linting.
-
arigdon-usgs authored
-
- Jun 28, 2018
-
-
Jeremy M Fee authored
-
- Jan 11, 2018
-
-
Hunsinger, Heather Elizabeth authored
Also update the maximum channel length to 4 in IAGA2002Writer to allow for the use of 'DIST' as a channel.
-
- Jul 24, 2017
-
-
Jeremy M Fee authored
-
- May 01, 2017
-
-
Jeremy M Fee authored
-
- Jan 18, 2017
-
-
Yash Shah authored
-
- Nov 28, 2016
-
-
Jeremy M Fee authored
-
- Sep 07, 2016
-
-
Jeremy M Fee authored
-
- Jun 09, 2016
-
-
Jeremy M Fee authored
-
- Jun 06, 2016
-
-
Jeremy M Fee authored
-
- May 12, 2016
-
-
- Feb 08, 2016
-
-
geomag_user authored
-
- Jan 27, 2016
-
-
Jeremy M Fee authored
-
- Nov 20, 2015
-
-
Jeremy M Fee authored
-
- Nov 16, 2015
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
- Nov 13, 2015
-
-
Hal Simpson authored
-
- Nov 12, 2015
-
-
Hal Simpson authored
-
- Nov 11, 2015
-
-
Hal Simpson authored
-
- Aug 26, 2015
-
-
Hal Simpson authored
-
- Jul 17, 2015
-
-
Hal Simpson authored
-
- Jul 13, 2015
-
-
Hal Simpson authored
-
- Jul 09, 2015
-
-
Jeremy M Fee authored
-
- Jul 08, 2015
-
-
Hal Simpson authored
-
- Jul 01, 2015
-
-
Hal Simpson authored
-
Hal Simpson authored
-
- Jun 30, 2015
-
-
Jeremy M Fee authored
-
Hal Simpson authored
Fixed odds and ends, and made convert_stream_to_masked, and _convert_trace_to_int non destrutive calls
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
Refactored code to put one channel at a time, instead of one trace at a time, to fix a problem with writing to edge. Added logic to use cwbhost/cwbport if data is older then 10 days, and the cwbhost/cwbport are provided. Added starttime/endtime to put_timeseries to match algorithm base class. Other cleanup as discovered.
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
Completed comments. Changed _send_trace to _put_trace, and moved RawInputClient initialization and close into _put_trace. Added routines to change a trace to a masked array, and change channels into int.
-
Hal Simpson authored
-
- Apr 03, 2015
-
-
Hal Simpson authored
-