Integration With nirs4allΒΆ
nirs4all-formats is a leaf I/O library. It does not depend on nirs4all.
The intended integration is:
load files with
nirs4all-formats;export arrays, axes and targets through Python or R bindings;
feed those outputs into
nirs4allmodelling pipelines;preserve provenance so downstream models can report file origin and reader version.
SignalType and shared I/O types live here and can be re-exported by higher
level projects.