spool_to_directory
spool_to_directory(
spool ,
path = None,
file_format = DASDAE,
extention = hdf5,
)
Write out each patch in a spool to a directory.
Parameters
Parameter | Description |
---|---|
spool | The spool to save to |
path | The path to the directory, if None, create tempdir. |
file_format | The file format for the saved files. |