write

method of dascore.io.dasdae.core.DASDAEV1 source

write(
    self ,
    spool: dascore.core.patch.Patch | dascore.core.spool.Spool[Patch, Spool] ,
    resource: H5Writer ,
    **kwargs ,
)

Write a collection of patches to a DASDAE file.

Parameters

Parameter Description
spool: A collection of patches or a spool (same thing).
resource The path to the file.