pypsa.Network.import_from_hdf5

pypsa.Network.import_from_hdf5#

Network.import_from_hdf5(path, skip_time=False)#

Import network data from HDF5 store at path.

Parameters:
  • path (string, Path) – Name of HDF5 store. The string could be a URL.

  • skip_time (bool, default False) – Skip reading in time dependent attributes