Differences between revisions 2 and 3
Revision 2 as of 2016-01-18 16:30:10
Size: 592
Editor: DianeLambert
Comment:
Revision 3 as of 2016-01-18 18:52:23
Size: 773
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[LMRKLIST.TXT]] - List of landmarks that [[lithos]] will use.
 * LIST.TXT - Temporary list of landmarks, for sorting using duplicates.
 * [[LMRKLIST.TXT]] - Full list of landmarks.
 * LIST.TXT - Temporary list of the subset of landmarks which the user wishes to process, for sorting and removal of duplicates using the program duplicates.
Line 18: Line 18:

NB: The LANDMARK and MAP files for the landmarks included in LMRKLIST.TXT must exist in LMKFILES/ and MAPFILES/.

duplicates

(Compiled by DL)

Purpose: .

Requires

  • LMRKLIST.TXT - Full list of landmarks.

  • LIST.TXT - Temporary list of the subset of landmarks which the user wishes to process, for sorting and removal of duplicates using the program duplicates.
  • LMKFILES - Directory containing all the LMKFILES listed in LMRKLIST.TXT and LIST.TXT.

  • MAPFILES - Directory containing all the MAPFILES for landmarks listed in LMRKLIST.TXT and LIST.TXT.

Output

  • make_script.in - .in file required by make_scriptP for generating the run scripts required to iterate the landmarks.

Using duplicates

NB: The LANDMARK and MAP files for the landmarks included in LMRKLIST.TXT must exist in LMKFILES/ and MAPFILES/.

duplicates (last edited 2016-07-24 08:19:15 by BMittan)