Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2011-11-29 17:15:40
Size: 77
Editor: EricPalmer
Comment:
Revision 10 as of 2018-05-05 21:24:04
Size: 557
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from update_infiles.e
Line 3: Line 4:
=== Input ===
 * stdin:
||Category ?||Version ?||

== Description ==

'''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. It generates files used by:
 * [[coverage.e]]
 * [[map_coverage.e]]

== Input Files ==
 * LMKFILES/*
Line 7: Line 16:
=== Output ===
 *
=== Output Files ===
 * [[densify.in]]
 * [[maps2shape.in]]
 * [[view_maps.in]]
 * [[maps2cube.in]]
----------
CategoryPrograms

update_infiles

Category ?

Version ?

Description

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. It generates files used by:

Input Files

  • LMKFILES/*

Output Files


CategoryPrograms

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