Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow for significantly less memory usage in steps blending (#435)
* allow for significantly less memory usage in steps blending * apply black * use threadpool * only decompose if not already done * fix black * update docstring * fix one more docstring and rename some variables * Apply suggestions from code review Co-authored-by: Ruben Imhoff <[email protected]> * rename precip_models_pm * move comment about memory reduction to velocity_models * fix zerovalue precip_cascade * use precip_models_cascade if present * set done to true * fix black * revert to old logic, but now with precip_models_cascade using new loop * fix issue with precip_models_cascade * fix tests * Move comment up a little --------- Co-authored-by: Ruben Imhoff <[email protected]> Co-authored-by: Daniele Nerini <[email protected]>
- Loading branch information