Skip to content

Create MRIO from an xarray DataArray

It is currently possible to:

  • create an MRIO from a netcdf file through the xarray library
  • directly create a Part from an xarray DataArray

Similar to the second, creating an MRIO by feeding a DataSet directly should be possible.