Fabian Neumann
Fabian Neumann
> open-mastr provides a bulk download of all the cleaned datasets on zenodo. But as a .zip, so we have to download everything. We could use the API instead, but...
Pretty good (if using 50 kW as threshold):  Total solar capacity would be 71 GW (for August 2023), but the missing 30 GW are units < 50 kW (rooftop...
Ok, @lkstrp! This could go in. I also checked the updated `powerplants.csv` after the matching process. As a future TODO: Going from 1000 kW threshold to 50 kW threshold or...
> I would also change `geomap` to `disable_geomap` and add a `geomap_res` argument, instead of mixing types Fine with renaming, but maybe in order to not swap meaning of True/False...
I would second this feature request. In PyPSA, this would facilitate the modelling of - endogenous technological learning (i.e. higher cost for first capacities built) - part-load efficiencies of components...
Great, I will test out now! > Note that with the implementation here, it is currently unclear how to remove an SOS constraint again or where to access dual values....
> Should we use the sos_dim coordinates as weights of the SOS constraint or simply do not add weights? It would certainly be more general. If I understand correctly, it's...
> representation like m.constraints. hmm. yes, that is what i meant what is tricky. in this implementation sos constraints are a variable quality and you get all variables with an...
possibly related to #946
Yes, careful. At least any other statistics function that uses these functions should be double-checked. At first sight I only see `capacity_factor` that depends on it. I don't think CAPEX...