june.hdf5_savers.load_schools_from_hdf5

june.hdf5_savers.load_schools_from_hdf5(file_path: str, chunk_size: int = 50000, domain_super_areas=None)

Loads schools 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