Description


LatLon_tiling Steps

Step1

Prep

You need two files:

make_scriptT.in should look like this:

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

The seed file should look something like this:

0.00150,49
g
i
a
y
.5
n
x
.025
0
a
m
n
2
m
u
1
v
2

Run

~/bin/make_scriptT

For the above command to work a make_scriptT.in file must be in the directory you are working in.

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

LatLon_tiling (last edited 2015-08-13 12:38:39 by KristoferDrozd)