get_result

MatrixProviderLinked.get_result() tuple[dict[str, DataArray], dict[str, DataArray]]

Get the results of the matrix calculations.

Returns:

  • tuple[dict[str, xr.DataArray], dict[str, xr.DataArray]] – A tuple of the matrices and global matrices.

  • .. # noqa (DAR202)

  • .. # noqa (DAR401)