Fabian Neumann
Fabian Neumann
> [major, conceptual]: In optimization models, transmission prices are typically captured through shadow prices from network constraints (ie costs are implicitly captured in the objective, not through explicit marginal costs)....
Strong support for automatic carrier management!
@amanmajid, yes, I put together a short notebook (https://github.com/PyPSA/PyPSA/pull/1318/files) but it's just a plain low-discrepancy sampling and finding Sobol indices based on uncertain wind, solar, battery and electrolysers.
Thanks for pointing that out!
Would be quite cool! Also shapes for the catchment areas of buses could be plotted directly from `n.plot.map()`. Like this:
There used to be a proposal for switches: https://github.com/PyPSA/PyPSA/pull/137
The function is quite helpful! Thanks for contributing it! Now, the remaining question is how to use it. Perhaps it could be called at the beginning of `calculate_BODF()` and even...
Yes, let's do that. Thanks!