Description
The RemoveFromHIPSGrid process removes HIPS track lines from an existing HIPS surface using the process parameters in the CSAR metadata.
Update
The HIPS surface to update.
Inputs
One or more HIPS track lines.
Outputs
An updated HIPS surface.
Command Line Syntax
carisbatch --run RemoveFromHIPSGrid [options] <inputs> <update>
User Interface Command
Options
None.
Example
To use this command, refer to the following example.
Example | ||
|---|---|---|
Objective | To remove HIPS sources from an existing CSAR raster surface. | |
Description | Command Line Syntax | |
The input track lines are located at C:\temp\input\. The HIPS file URI filters for the vessel named “sample” and the day 2000-001. | C:\temp\input\ | |
The updated file is named ExistingHIPSRasterSurface.csar located at D:\. The HIPS file URI filters for the vessel named “sample” and the day 2000-001. | D:\ | |
Command Line |
| |
Outcome | The CSAR raster surface is redrawn with the selected track line sources removed. | |
Extra Notes | N/A | |