xdas.io#

Engine([vtype, ctype])

Base class for file format handlers in xdas.

get_free_port()

Find and return a free port on the host machine.

xdas.io.utils#

compress(src_path, dst_path, ...)

Compress a specific dataset in an HDF5 file while preserving the rest of the file structure and metadata.

ASN#

ZMQPublisher(address)

A class to stream data using ZeroMQ.

ZMQSubscriber(address)

Iterator that pulls DataArray chunks from a live ASN ZMQ publisher.