ISIS Application Documentation
Creates a control network containing ground points either using a Chandrayaan LOC file
or the image camera for lat/lon/radii values.
Description
Categories
Groups
History
Description
This application is for camera development and is not supported for general public use.
This program creates a control network containing ground points using
either the Chandrayaan LOC file or the image camera for latitute, longitude
and radii values.
Categories
Parameter Groups
Files
Name
|
Description
|
FROM |
Level 1 cube
|
LOC |
Chandrayaan M3 Location cube
|
ONET |
Output control network
|
Control Point Spacing
Control Net Information
Name
|
Description
|
NETWORKID |
Name of this control network
|
POINTID |
The pattern to be used to create point ids
|
DESCRIPTION |
The description of the network
|
Files:
FROM
Description
Ground point will be created for this cube
Files:
LOC
Description
Chandrayaan M3 Location cube containing 3 bands: Longitude, Latitude, Radius
Files:
ONET
Description
This file will contain the control network that is created.
Type
| filename |
File Mode
| output |
Control Point Spacing:
SAMPLEINC
Description
Sample Increment
Control Point Spacing:
LINEINC
Description
Line Increment
Control Net Information:
NETWORKID
Description
The ID or name of the control network that is created. This string
should be unique.
Type
| string |
Internal Default
|
No Id
|
Control Net Information:
POINTID
Description
A string with one and only one set of question marks ("?").
This string will be used to create unique IDs for each control
point created by this program. The question marks will be replaced
with a number beginning with zero. For example the pattern
"User????" would create point IDs "User0001" through
"User9999". Note: Make sure there are enough "?"s for all the
control points that may be created during this run. If all question
marks are exausted the program will throw an error.
Control Net Information:
DESCRIPTION
Description
A string describing the purpose of this control network. For
example, a description might be "LROC NAC MareSmythii GRID NETWORK".
This description indicates that the control network is for the LROC
mission using the narrow angle camera instrument, and the feature of
interest is Mare Smythii. The description string can be literally
anything, but it is helpful to make it something that is descriptive
of the control network.
Type
| string |
Internal Default
|
No Description
|
History
Tracie Sucharski | 2013-07-19 |
Original version
|
Tracie Sucharski | 2014-04-17 |
Make sure control points are always included for last line and last sample in cube.
|