GeoscienceAustralia / tcrm

A statistical-parametric model for assessing wind hazard from tropical cyclones
http://geoscienceaustralia.github.io/tcrm
Other
80 stars 52 forks source link

gdal multi-threading for reprojection #134

Closed kieranricardo closed 2 years ago

kieranricardo commented 2 years ago

This PR uses multithreading for the gdal warping in the critical path of the program.

This short PR and reusing the wind multipliers tif was the only speedups I could get for the wind multipliers on gadi. But reusing the tif can be done in the config file.