ArcticSnow / TopoPyScale

TopoPyScale: a Python library to perform simplistic climate downscaling at the hillslope scale
https://topopyscale.readthedocs.io
MIT License
39 stars 9 forks source link

Add possibility to run in parallel or in series the `downscale_climate()` #58

Closed ArcticSnow closed 1 year ago

ArcticSnow commented 1 year ago

Include a possibility to not run topo_scale in parallel.

ArcticSnow commented 1 year ago

Indicating n_cores: 1 in config file does the trick!