qat (version 0.74)

qat_save_set_addup_1d: Produce a savelist from a resultlist for a Set Addup

Description

This function takes the results, produced by qat\_analyse\_set\_addup\_1d and construct a savelist, which may be used to produce a netCDF output.

Usage

qat_save_set_addup_1d(resultlist_part, baseunit = "")

Arguments

resultlist_part
A list with the results of the check
baseunit
The unit of the original measurement vector

Value

Returning a savelist with the content of the resultlist.

Details

This function takes the resultlist and transfer the content to a newly organized list. This consists mainly of a text, which is use in the parameter description for a netCDF-file.

See Also

qat_call_save_set_addup

Examples

Run this code
## still to come

Run the code above in your browser using DataCamp Workspace