Wraps read_trios. The low-level reader preserves negative
instrument values. Construction of non-negative physical radiance spectra
therefore either fails (the default) or requires an explicit, recorded
zero-floor preprocessing policy.
Usage
from_trios(path, negative_policy = c("error", "zero"))