Differences between revisions 5 and 6
Revision 5 as of 2016-02-10 19:44:24
Size: 905
Editor: BMittan
Comment:
Revision 6 as of 2016-07-23 08:24:38
Size: 940
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
EE0001 0.00010
EE0002 0.00010
EE0003 0.00010
LANDMARK name resolution [km]
EE0001  0.00010
EE0002  0.00010
EE0003  0.00010

FLATLIST.TXT

Description

This text file lists "flat maps", which are maps that do not have topography (have no attached MAPFILE or images).

FLATLIST.TXT is output by residuals based on the following landmark HFLAG status:

  • HFLAG = T - The landmark has topography--it has an associated MAPFILE and images

  • HFLAG = F - The landmark is a flat map--it has neither an associated MAPFILE nor attached images

residuals inspects the .LMK files for each landmark stored in LMRKLIST.TXT and collects the landmark name and scale (km) for every landmark whose HFLAG is NOT set to 'T'. It stores these landmark details in FLATLIST.TXT.

Here is a sample FLATLIST.TXT file:

LANDMARK name  resolution [km]
EE0001         0.00010
EE0002         0.00010
EE0003         0.00010
END


(Compiled by DL)

CategoryFiles CategoryOutputFiles

FLATLIST.TXT (last edited 2016-07-23 08:24:38 by BMittan)