Description

LatLon_tiling Outline

1. Set up the files for the rn

2. Run and monitor


Step1

Overview

The will use XXXXXX and XXX020.SEED to generate a suite of files to tile a bigmap.

Output will be exact (diff)

Prep

Copy the reference map to XXXXXX (because Bob likes it that way)

cp MAPFILES/REFMAP.MAP MAPFILES/XXXXXX.MAP

Add map name and seed to the top of the output from make_tilefile, which should be named make_scriptT.in

It should look like this:

LATLON
SCRIPTS/XX1500.SEED
 00,    000
 00,    012
 00,    024
 00,    036
 00,    048
 00,    060
 00,    072
 00,    084
 ....
-84,    315
 90,    000
-90,    000
END


END

Run

~/bin/make_scriptT

Output


Step 2

Run

Run, just run the script to make the whole thing go (in the background)

nohup sh run_script.b &

Monitor

Track the progress with find_nofitT

~/bin/find_nofitT

If there are problems with the processing, you'll get a list of landmarks with issues

  just listed - no significant issue
  * very bad - must fix
  ! not too bad - should fix