Description
The ResetHIPSStatus process resets all HIPS data status flags specified in the process to Accepted.
Update
One or more HIPS track lines.
Outputs
Updated HIPS track lines.
Command Line Syntax
carisbatch --run ResetHIPSStatus [options] <update>
User Interface Command
None
Options
The following table describes the parameters available for this process.
Parameter |
| |||
Long | Short key | Description | Can Repeat | Notes |
--status | If set, Rejected status specified is set to Accepted. • SWATH_SINGLE_BEAM - By Swath/Single beam • HYDROGRAPHER - Hydrographer • TPU - TPU • AREA_FILTER - Area Filter • SURFACE_FILTER - Surface Filter • DEPTH_FILTER - Depth Filter • DISABLED_BEAM - Disabled Beam • NAVIGATION_INTERPOLATION - Navigation with Interpolation • NAVIGATION_BREAK_INTERPOLATION - Navigation with Break Interpolation • ATTITUDE_INTERPOLATION - Attitude with Interpolation • ATTITUDE_BREAK_INTERPOLATION - Attitude with Break Interpolation | TRUE | ||
Example
To use this command, refer to the following example.
Example | ||
Objective | To restore the Accepted status flag to all data. | |
Description | Command Line Syntax | |
Swath or single beam data rejected in the Swath or Single Beam filters or Editors will be reset to Accepted. | --status SWATH_SINGLE_BEAM | |
Any sounding data rejected in Subset Editor will be reset to Accepted. | --status HYDROGRAPHER | |
The updated files are located in C:\temp\input. The HIPS file URI filters for the vessel named “sample” and the day 2000-001. | C:\temp\input\ | |
Command Line |
| |
Outcome | Specified rejected data is reset to Accepted status. | |
Extra Notes | N/A | |