Differences between revisions 1 and 2
Revision 1 as of 2017-10-30 10:08:39
Size: 335
Editor: EricPalmer
Comment:
Revision 2 as of 2017-10-30 10:16:49
Size: 563
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Program ==
Line 2: Line 3:
 * [[processLRO-orig.f]] (Received on 10 Oct 2013, renamed 9 Jan 2014).
 * [[processLRO]] - used to generate processLRO-nostretch


 Runs in the working directory. Looks for
   {{{../LRO/PROCESS_IMG.IN}}}

Program

  • processLRO-orig.f (Received on 10 Oct 2013, renamed 9 Jan 2014).

  • processLRO - used to generate processLRO-nostretch Runs in the working directory. Looks for

    • ../LRO/PROCESS_IMG.IN

Directory Structure

  • LRO
    • DATA
      • kernels -- The kernels that are needed
        • ck
        • fk
        • spk
        • tspk
        • naif0010.tls
    • * NEW_IMAGES -- The directory to hold the images. No subdirectories needed.
  • working

PROCESS_IMG.IN -- The configuration file used for LRO

LRO_setup (last edited 2017-10-30 10:57:14 by JohnWeirich)