Further Reading#

This section points to the main libraries and references that complement xarray-binfile in real workflows. The package is intentionally small: it focuses on mapping raw binary files into xarray objects and writing data back to the same kind of layout. Most of the higher-level analysis, visualization, and scaling features come from the surrounding scientific Python ecosystem.

Xarray#

Dask#

NumPy and raw binary I/O#

Storage formats and portability#

Domain workflows#