R. Sahajpal

Results 4 issues of R. Sahajpal

Thanks for an awesome package! I wonder if recipy can work with python multiprocessing? The foll. example fails when recipy is imported, and works fine without recipy: ``` import recipy...

bug
database
hard

The foll. works fine: from scipy import stats However, if I import recipy before from scipy import stats, then I get foll. error: Traceback (most recent call last): File "C:/Users/ritvik/Documents/compute_Percentiles.py",...

bug
hooks
fixed-by-new-patching

Thanks for a great set of libraries! I note that easystac was last updated an year ago and you have since released `cubo` with some overlap in functionality. What would...

* icclim version: 6.4.0 * Python version: 3.11.6 ### Description I would like to suppress all logger output from icclim, or maybe have the option to choose the level at...