Conversation
Validator ReportI am the Validator. Download all artifacts here. General Files comparison
NRMSE: Normalized (min-max) Root Mean Square Error Model Metrics Comparing |
fneum
left a comment
There was a problem hiding this comment.
Looks good! So the new n.add would throw a warning if indices or snapshots for time-varying data don't match?
What about switching from n.madd to n.add? That was also planned, right?
Co-authored-by: Fabian Neumann <[email protected]>
Error, not a warning. So the next
Yes, but this will fail for |



prepare_sector_network.pysince non matching indices are not allowed with new PyPSA versionn.addPyPSA#896