import dascore as dc
# get the path to a random DAS file.
= dc.get_example_patch()
patch "test_out.rsf","rsf",data_path="test_out.rsf") patch.io.write(
'test_out.rsf'
module of dascore.io | source |
RSF format support module.
Name | Description |
---|---|
RSFV1 | An IO class supporting the RSF format of MADAGASCAR. |
Name | Description |
---|---|
core | IO module for reading and writing RSF file format support of MADAGASCAR. |