Description
The RemoveFromSIPSMosaic process removes HIPS sources from an existing raster mosaic using the create process parameters stored in the CSAR metadata.
Update
The SIPS mosaic to update.
Inputs
One or more HIPS track lines.
Outputs
An updated SIPS mosaic.
Command Line Syntax
carisbatch --run RemoveFromSIPSMosaic [options] <inputs> <outputs>
User Interface Command
Options
None.
Example
To use this command refer to the following example.
Example | ||
|---|---|---|
Objective | To remove HIPS sources from a csar raster mosaic. | |
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 Mosaic.csar and is located at D:\data\. | D:\data\Mosaic.csar file: | |
Command Line |
| |
Outcome | A new CSAR raster mosaic file is created with the selected HIPS track lines data removed. | |
Extra Notes | N/A | |