lkoolik / isrm_health_calculations

A repository of scripts used for converting emissions to concentrations and health impacts using the ISRM for California.
MIT License
2 stars 0 forks source link

finalize parallelization update #74

Closed lkoolik closed 1 year ago

lkoolik commented 1 year ago

On Mac, I am getting an odd set of exceptions that seem to be related to the concurrent futures handling on Mac OS. The code finishes anyway (and results look correct), but it would be good to get to the bottom of this.

Screen Shot 2023-01-30 at 10 05 11 AM
lkoolik commented 1 year ago

Otherwise, this ran in ~14 minutes on the Cloud Console with full health calculations. It would be good to find additional ways to speed this up

lkoolik commented 1 year ago

We will need to figure out how to clean up the log statements. Is that something that is straightforward to do?