Example | ||
|---|---|---|
Objective | To move selected track lines to a new HIPS file or to an existing file that already contains data. | |
Description | Command Line Syntax | |
The data that is being moved | ||
The location the data is being moved from |
| |
Create the new HIPS file | ||
The location the new HIPS file | ||
Command Line |
| |
Outcome | The selected track lines are removed from original location and saved to a new HIPS file or to existing file in new location. | |
Extra Notes |
| |
Description
The RecomputeHIPSGrid process re-grids all HIPS sources from an existing surface using the create process parameters stored in the CSAR metadata.
Update
A raster surface in CSAR format.
Outputs
No output is generated. The input raster surface is modified.
Command Line Syntax
carisbatch --run RecomputeHIPSGrid [options] <update>
User Interface Command
Options
None.
Example
To use this command, refer to the following example.
Example | ||
|---|---|---|
Objective | To re-grid the HIPS sources in an existing raster surface. | |
Description | Command Line Syntax | |
The input file is named ExistingHIPSRasterSurface.csar and is located at D:\. | D:\ExistingHIPSRasterSurface.csar | |
Command Line |
| |
Outcome | The gridded surface is redrawn from its sources using the parameters stored in the CSAR metadata for the surface. | |
Extra Notes | N/A | |