mario.CoreModel.fa_ex#

\[fa_{\mathrm{ex},k} = \operatorname{diag}(ea_k) w_{aa}\]
CoreModel.fa_ex(*, satellite_accounts=None, scenario: str = 'baseline')#

Return activity-side exploded satellite footprints for SUT.

Parameters:
  • satellite_accounts – Optional subset of satellite rows to explode. Accepts one label or an iterable of labels.

  • scenario – Scenario used to read source matrices.

Returns:

DataFrame with a 3-level MultiIndex on the rows describing the satellite account and the contributing activity or commodity.

Return type:

pandas.DataFrame

Notes

For IOT models use f_ex(). For the commodity side use fc_ex().