Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2011-11-29 17:15:40
Size: 77
Editor: EricPalmer
Comment:
Revision 3 as of 2011-11-29 17:33:56
Size: 385
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
=== Input ===
 * stdin:
Reviews landmarks and builds files needed for batch processing. Basically, it looks in the landmarks directory and builds a long list of the files that other programs need. Generates files used by:
 * ["coverage.e"]

=== Input - files ===
 * LMKFILES/*
Line 8: Line 11:
 *
 * ["densify.in"]
 * ["maps2shape.in"]
 * ["view_maps.in"]
 * ["maps2cube.in"]

update_infiles

Reviews landmarks and builds files needed for batch processing. Basically, it looks in the landmarks directory and builds a long list of the files that other programs need. Generates files used by:

  • ["coverage.e"]

Input - files

  • LMKFILES/*

Output

  • ["densify.in"]
  • ["maps2shape.in"]
  • ["view_maps.in"]
  • ["maps2cube.in"]

update_infiles (last edited 2018-05-05 21:24:04 by BMittan)