specint_to_specgrid

Synopsis

specint_to_specgrid MANIFEST_FILE SPECGRID_FILE [options]

Description

The specint_to_specgrid tool packages together multiple specint files to make a spectroscopic grid, writing it to a specgrid.

The input manifest file is a simple text file that lists all the specint files (one per line) that should be included in the grid. The axes and the topology of the grid are automatically determined by the labels attached to each specint file. If two files have identical labels, then the one appearing first in the manifest file is used.

Options

-h, --help

Print a summary of options.

-r, --remove-orphans

Remove orphaned vertices from the grid. This can reduce the output file size.

-c, --compress-axes

Compress grid axes, ensuring that the axis ranges reflect the available interpolation domain.

-d, --dry-run

Perform a dry-run, without writing any files.

-l --grid-label=NAME

Set the grid label.