Commit Graph

13 Commits

Author SHA1 Message Date
Gerardo Salazar fd95aebe2e Make MapFileResolver configurable by config.json 2019-07-15 17:56:01 -07:00
Gerardo Salazar fdf84d0fb4 Add ConvertHistoricalData method to process backfill data
Change method Convert to accept stream instead of file
2019-07-12 13:39:11 -07:00
Juan José D'Ambrosio 8eb6ed02c5 Rename raw files
remove source for raw file name
2019-07-12 20:05:13 +00:00
Gerardo Salazar 77ebcce050 Use Stream and StreamReader to read file instead of copying locally 2019-07-12 09:27:36 -07:00
Gerardo Salazar a11ecbd59f Copy file locally before attempting to parse it 2019-07-12 08:55:50 -07:00
Gerardo Salazar e3440f4474 Address JayJay's review.
Alter temp path to use GUID instead of filename to avoid potential
collisions with failed downloads
2019-07-09 17:47:33 -07:00
Gerardo Salazar b11c14a1e9 Address mchandschuh's review #2 2019-07-09 17:46:15 -07:00
Gerardo Salazar 9401481637 Improve psychsignal logging and polish code 2019-07-09 17:46:15 -07:00
Gerardo Salazar 652c44726b Improve logging and fix bug where we would write file to forbidden dir 2019-07-09 17:46:15 -07:00
Gerardo Salazar fde076eb31 Make downloader 15 day check use UtcNow as end date 2019-07-09 17:46:15 -07:00
Gerardo Salazar a9a11fc848 Address Mike's review 2019-07-09 17:46:15 -07:00
Gerardo Salazar 4a83793067 Address review 2019-07-09 17:46:15 -07:00
Gerardo Salazar d5e148b05c Adds Psychsignal data converter and custom data implementation 2019-07-09 17:45:31 -07:00