insitupy.InSituData.read#
- classmethod InSituData.read(path)#
Read an InSituData object from a specified folder.
- Parameters:
path (Union[str, os.PathLike, Path]) – The path to the folder where data is saved.
- Returns:
A new InSituData object with the loaded data.
- Return type: