Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2015-03-30 16:44:31
Size: 776
Editor: EricPalmer
Comment:
Revision 9 as of 2018-07-14 23:37:26
Size: 955
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= view_maps.e = ## page was renamed from view_maps.e
= view_maps =
Line 8: Line 9:
 * ["geometry.in"] -- typically, this will be copied from geometry_01.in to geometry_08.in
 * ["view_maps.in"]
 * [[geometry.in]] -- typically, this will be copied from geometry_01.in to geometry_08.in
 * [[view_maps.in]]
 * SHAPEFILES/SHAPE00.TXT -- This is a dumbed down version of the shape. It is used when you select the shapefile outline option (4/5/6)
Line 31: Line 33:
attachment:view_maps-view.jpg {{attachment:view_maps-view.jpg}}

view_maps

What this program does (Makes an image of the map coverage)

Requires - files

  • geometry.in -- typically, this will be copied from geometry_01.in to geometry_08.in

  • view_maps.in

  • SHAPEFILES/SHAPE00.TXT -- This is a dumbed down version of the shape. It is used when you select the shapefile outline option (4/5/6)

Input - stdin

  • Menu

   Running VIEW_MAPS
 0. All maps
 1. Maps with lmks or limbs
 2. Maps with lmks
 3. Maps with lmks, no albedo
 4. All maps + shape outline
 5. Maps with lmks or limbs + shape outline
 6. Maps with lmks + shape outline
  • It works best to just select option 5. This will build the object as well as put a thin line depicting the base shape (as defined by SHAPE00.txt)

Output

  • view.jpg -- the image taken from one of the geometry.in stations.

view_maps-view.jpg

view_maps (last edited 2018-07-14 23:37:26 by EricPalmer)