CARIS Batch Utility : HIPS Processes : Import Multiple Detections To HIPS
 

Import Multiple Detections To HIPS

Description

The ImportMultipleDetectionsToHIPS process will import additional bottom detections per beam for use in HIPS processes.

Update

One or more HIPS track lines.

Outputs

Updated HIPS track lines.

Command Line Syntax

carisbatch --run ProcessKey [Options] Inputs Outputs

Options

The following table describes the parameters available for this process.

Parameter

 

Long

Short

Description

Can Repeat

Notes

 

--reject-type

Reject detections of the numbered type. For Kongsberg systems, setting these flags will override the acquisition settings. Type 6 and 7 apply to Kongsberg systems only.

TYPE1: Type 1

TYPE2: Type 2

TYPE3: Type 3

TYPE4: Type 4

TYPE5: Type 5

TYPE6: Type 6

TYPE7: Type 7

FALSE

Example

To use this command, refer to the following example.

Example

Objective

To import additional bottom detections per beam for use in HIPS processes.

Description

Command Line Syntax

Detections of Type 4 will be rejected.

--reject-type TYPE4

Detections of Type 5 will be rejected.

--reject-type TYPE5

The input (line data) file is named input.hips and is located at C:\temp\input\. The HIPS file URI filters for the vessel named “sample” and the day 2000-001.

C:\temp\input\input.hips?Vessel=sample;Day=2000-001

Command Line

carisbatch --run ImportMultipleDetectionsToHIPS --reject-type TYPE4 --reject-type TYPE5 file:///C:/temp/input/input.hips?Vessel=sample;Day=2000-001

Outcome

The line data is updated with the tide values.

Extra Notes

N/A