import dascore as dc
# get the path to a random DAS file.
patch = dc.get_example_patch()
patch.io.write("test_out.rsf","rsf",data_path="test_out.rsf")'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. |