mario.CoreModel.is_isard#

CoreModel.is_isard(scenario: str = 'baseline') bool#

Test whether a multi-regional SUT follows the Isard format.

Parameters:

scenario – Scenario whose use-side block should be tested.

Returns:

True when the table is in Isard format, False otherwise.

Return type:

bool