message_ix_models.model.transport.report.check
- message_ix_models.model.transport.report.check(scenario)[source]
Check that the transport model solution is complete.
- Parameters:
scenario (
message_ix.Scenario
) – Scenario with solution.- Returns:
Index entries are str descriptions of checks. Values are
True
if the respective check passes.- Return type:
pd.Series