TopoPyScale icon indicating copy to clipboard operation
TopoPyScale copied to clipboard

Replacing multithreading with multicore computing whenever possible

Open ArcticSnow opened this issue 2 years ago • 0 comments

The toolbox could be improved and use more efficiently the computing resources if using multicore instead of multithread for the following steps:

  • [ ] computing solar_geom
  • [ ] preparing data in topo_scale.py

This may require some in depth recoding of the routines of interest.

ArcticSnow avatar Jan 22 '24 09:01 ArcticSnow