Ekaterina
Ekaterina
We still have a number of testing related issues which may be related to this one. In particular, #625 and #715 can be relevant.
Hello @ariannaleoni! Thanks for reporting. You are right that the number of clusters is [read from the configuration file](https://github.com/pypsa-meets-earth/pypsa-earth/blob/413e3fe643a4a9903e145a3853a81cb5944d62a5/scripts/cluster_network.py#L694-L705) and not updated after. That is the expected behaviour, while `config.yaml`...
> Hi! Indeed, changing the parameter "cluster" in config.yaml solves the problem. However, there is still an error. Here is the elec_s_10.log file. The config.yaml is identical to the one...
> I've already tried to build a fresh environment, but it didn't work. However, I'm using version 3.14.14 of Ipopt because there's no precompiled version for osx-arm64. I've tried to...
> I have already removed the ipopt constraint and re-run the workflow in a new environment, but it didn't work Thank you for trying. Let's try to debug it together....
As an additional comment, the issue is unfortunately known but it is tricky to reproduce it. It would be a great achievement, if we would be able to find a...
Hello @ariannaleoni! Thank you for sharing the environment specification. Could it be that something went wrong during creation of the environment? For example, `pypsa 0.25.1` was used, while currently there...
> Hi! Apologies for the delayed response, but I've managed to address the issue. Now, I'm attempting to run a new simulation, but I'm encountering some difficulties. I've set the...
> Hello Katia, Thank you for the advice. One possible issue could be that I modified the _simplify_polys function in build_shapes as follows: In the place of return polys.simplify(tolerance=tolerance) (line...
> shapely.errors.GEOSException: IllegalArgumentException: CGAlgorithmsDD::orientationIndex encountered NaN/Inf numbers Hey @ariannaleoni! Thanks a lot for sharing the details. It looks like for some reason the workflow is not happy with geometry it...