Differences between revisions 6 and 7
Revision 6 as of 2019-08-07 09:53:35
Size: 590
Editor: JohnWeirich
Comment:
Revision 7 as of 2019-08-07 09:55:43
Size: 704
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

 * Here is a wrapper to run the compiled version of dumpMapInc.f. It also creates an ISIS cube of the results.

Local Incidence

Description

This is the process to generate local incidence for each LROC NAC image. This process involves only values found in info.txt from ISIS, and a program that reads bigmaps; it ends with an ASCII image.

Procedure

Overview

attachment:localIncidence.jpg

Input Details

  • ObjLat/Lon comes from the center pixel of the bigmap
  • SubSolarLat/Lon come from caminfo from ISIS (we call the output info.txt).

Code to generate NewInc.out

dumpMapInc.f

  • Here is a wrapper to run the compiled version of dumpMapInc.f. It also creates an ISIS cube of the results.

Local Incidence (last edited 2019-08-07 09:56:40 by JohnWeirich)