Differences between revisions 3 and 4
Revision 3 as of 2019-08-06 14:50:54
Size: 496
Editor: JohnWeirich
Comment:
Revision 4 as of 2019-08-06 16:01:16
Size: 541
Editor: JohnWeirich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

=== Code ===
[[attachment:dumpMapInc.f]]

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 are found in info.txt from ISIS.

Code

dumpMapInc.f

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