Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2011-11-29 17:14:22
Size: 351
Editor: EricPalmer
Comment:
Revision 3 as of 2011-11-29 17:17:44
Size: 443
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== Input === === Input - files ===
 * view_maps.in (you get this from using ["update_infiles.e"])

=== Input - stdin ===
Line 7: Line 10:
 0,.1 (start and ending resolution)
 * files: view_maps.in (you get this from using ["iupdate_infiles.e"])
 0. All maps
 1. Maps with lmks or limbs
 2. Maps with lmks

 * 0,.1 (start and ending resolution)

coverage

Generates global coverage of what has been tiled and processed (as per landmark files)

Input - files

  • view_maps.in (you get this from using ["update_infiles.e"])

Input - stdin

  • stdin:
  • All maps
  • Maps with lmks or limbs
  • Maps with lmks
  • 0,.1 (start and ending resolution)

Output

  • coverage_g.pgm - a global map showing what has been tiled to the specified resolution

coverage (last edited 2018-05-06 11:06:52 by BMittan)