Franois
Franois
Hi there ! For my project I want to access the "climate maps", that is the arrays of climate parameter values, namely *temperature*, *humidity*, *continentalness*, *erosion*, *depth* and *weirdness*. I...
My issue is about an `IndexError` that appears using `MGCX.test()`. This error is originally thrown by scipy `multiscale_graphcorr` (cfr stacktrace). I'm very surprised this depends on the random number generation,...
This PR adds an new, optional parameter to the `adjust_capacity` function in [preprocessing/utils.py](./dispaset/preprocessing/utils.py), `sto_fp_time_range` (storage full power time range). If it is present, and if the `tech_fuel` pair matches a...
Hi there ! I wanted to remove the y axis from the HUD, I could not, so I did this :-) I used regex, it may be a little overkill...