visiontoolkit.create_contiguous_ragged_array_output

visiontoolkit.create_contiguous_ragged_array_output(unproc_output, output_path_name)

Create a compressed contiguous ragged array DSG output.

Aggregates the colocated flight path results across all of the relevant days specified, creating a discrete sampling geometry (DSG) of a contiguous ragged array, to encompass all of these. This is compressed and returned.

TODO: DETAILED DOCS