columncolab / EMC2

Earth Model Column Collabratory
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

ADD: Chunking in parallel processing, fix array shape for attenuation calculation. #33

Closed rcjackson closed 4 years ago

rcjackson commented 4 years ago

This adds the ability to split the parallel processing into chunks, giving fewer tasks to Dask at a time in case there are crashes.