june.hdf5_savers.load_hospitals_from_hdf5¶
-
june.hdf5_savers.
load_hospitals_from_hdf5
(file_path: str, chunk_size=50000, domain_super_areas=None, super_areas_to_domain_dict: dict = None)¶ Loads companies from an hdf5 file located at
file_path
. Note that this object will not be ready to use, as the links to object instances of other classes need to be restored first. This function should be rarely be called oustide world.py