tileEval.sh
Use example
After completing a tiling (e.g., Block 6A - Lat/Lon Tiling v2 or Block 6B - Bigmap Tiling v2), run this script to get additional diagnostic information. The Support Tools need to be in your $PATH before running the following in the SPC directory you are working in.
tileEval.sh
Outputs
The script prints useful information to the Terminal window, but also writes several files in the ./eval directory. These files are:
- evalDeleted.txt: contains the coordinates of maplets that were deleted during the tiling. If something was deleted that you didn't expect, find out why.
- evalLow.txt
- evalOut.txt: contains what was printed to the Terminal window when you ran tileEval.sh, including the .OOT name of deleted LMKs, the number of nofit errors per LMK. This file tells you which LMKs need love.
- evalRemoved.txt
- evalRunning.txt
- evalTmp.txt