swn.SurfaceWaterNetwork.from_pickle#

classmethod SurfaceWaterNetwork.from_pickle(path)#

Read a pickled format from a file.

Parameters:
pathstr

File path where the pickled object will be stored.

See also

to_pickle

Save file.