This pull request should address the following Issues:
Issue #11
Issue #10
Issue #4
The RAP download step also now broadcasts status to a text file in a user-defined location via a command-line arg to better assess download errors which can be sent as alerts to the user. Have not figured out how to track the NSE placefile generation yet, as a lot of this happens in parallelized code, with much of the time (about 140-160 seconds) spent on compiling/jitting the expensive lifting functions.
This pull request should address the following Issues:
The RAP download step also now broadcasts status to a text file in a user-defined location via a command-line arg to better assess download errors which can be sent as alerts to the user. Have not figured out how to track the NSE placefile generation yet, as a lot of this happens in parallelized code, with much of the time (about 140-160 seconds) spent on compiling/jitting the expensive lifting functions.