xdas.processing#
Functions#
|
Execute a chunked processing pipeline. |
Loaders#
|
A class to handle data chunked data ingestion. |
|
Real-time |
DataArrayLoader#
Total bytes of the underlying |
Writers#
|
A class to handle chunked data egress. |
|
A class for writing pandas DataFrames to a CSV file asynchronously. |
|
A class for writing obspy Streams to miniseed files asynchronously. |
|
A class for publishing DataArray chunks over ZeroMQ. |
|
A class for subscribing to DataArray chunks over ZeroMQ. |
DataArrayWriter#
|
Asynchronously write chunk to disk and register the path for later concat. |
|
Alias for |
Shut down the internal thread pool. |
|
Flush all pending writes and return the concatenated |
ZMQPublisher#
Send a DataArray over ZeroMQ. |
|
Alias for |
|
Return |