tjturnage / cloud-radar-server

Radar server in the cloud for NOAA computing project
MIT License
2 stars 2 forks source link

Placefile shifting and addressing various issues #12

Closed lcarlaw closed 7 months ago

lcarlaw commented 7 months ago

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.