ISIS Application Documentation
lrolola2isis | Printer Friendly View | TOC | Home |
Imports LIDAR data from LRO LOLA instrument.
Overview | Parameters |
Parameter GroupsFiles
Processing Parameters
Point Uncertainties
|
This file is downloaded from Washington University at "https://ode.rsl.wustl.edu/moon/indextools.aspx?displaypage=lolardr" It contains altimetry readings organized along the spacecraft orbit track.
Type | filename |
---|---|
File Mode | input |
Exclusions |
|
Filter | *.csv |
This file contains a list of CSV files of LOLA Lidar RDR that will be used to generate an Isis Lidar control point file. Each file in FROMLIST is expected to be a CSV with LOLA Lidar RDR data. See FROM for more information on the data.
Type | filename |
---|---|
File Mode | input |
Internal Default | None |
Exclusions |
|
Filter | *.lis |
The output type, either binary or json.
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | BINARY | ||||||||||||
Option List: |
|
This string will be used to create unique IDs for each control point created by this program. The string must contain a single series of question marks ("?"). For example: "VallesMarineris????"
The question marks will be replaced with a number beginning with zero and incremented by one each time a new control point is created. The example above would cause the first control point to have an ID of "VallesMarineris0000", the second ID would be "VallesMarineris0001" and so on. The maximum number of new control points for this example would be 10000 with the final ID being "VallesMarineris9999".
Note: Make sure there are enough "?"s for all the control points that might be created during this run. If all the possible point IDs are exhausted the program will exit with an error, and will not produce an output control network file.
Examples of POINTID:
Type | string |
---|
This value is used to screen measures during back projection. If a Lidar point maps into an image with coordinates outside of the valid pixel range extended by the threshold value, it will be rejected as a measure for that point.
Type | double |
---|---|
Default | 0.0 |
Minimum | 0 (inclusive) |
This value will be used as the range uncertainty for all points. Units are meters.
Type | double |
---|---|
Internal Default | none |
Minimum | 0 (inclusive) |
This value will be used as the latitude uncertainty for all points. Units are meters.
Type | double |
---|---|
Internal Default | none |
Minimum | 0 (inclusive) |
This optional value will be used as the longitude uncertainty for all points. Units are meters.
Type | double |
---|---|
Internal Default | none |
Minimum | 0 (inclusive) |
This value will be used as the radius uncertainty for all points. Units are meters.
Type | double |
---|---|
Internal Default | none |
Minimum | 0 (inclusive) |