Differences between revisions 11 and 17 (spanning 6 versions)
Revision 11 as of 2014-01-21 15:43:26
Size: 1331
Editor: EricPalmer
Comment:
Revision 17 as of 2014-01-31 12:54:04
Size: 1399
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Creates a single landmark, 'TEST01' Brings in images onto the landmark, 'TEST01'.
This is a landmark near the snowman crater, Marcia, etc.
Line 16: Line 17:
15 45 12 165
Line 23: Line 24:
grep TEST01 SUMFILES/*
SUMFILES/FC21A0003435.SUM:TEST01 74.90 561.93
SUMFILES/FC21A0003521.SUM:TEST01 182.78 228.38
SUMFILES/FC21A0003522.SUM:TEST01 195.40 292.14
SUMFILES/FC21A0003523.SUM:TEST01 209.42 356.71
SUMFILES/FC21A0003524.SUM:TEST01 223.87 427.26
.....

rsync -vnazh --progress --delete vestaWorking/ Vesta-init
building file list ...
219186 files to consider
./
LMRKLIST.TXT
LMRKLIST1.TXT
lithos.log
LMKFILES/
LMKFILES/TEST01.LMK

sent 2.68M bytes received 56 bytes 185.13K bytes/sec
total size is 23.73G speedup is 8839.00
Line 33: Line 41:
diff Vesta-init/LMRKLIST.TXT vestaWorking/LMRKLIST.TXT
99193a99194
> TEST01
}}}


{{{
cat LMKFILES/TEST01.LMK
Line 34: Line 50:
      49 0.0250000 SIZE, SCALE(KM)
        -1 -1 -1 -1 HORIZON
    0.1250000000D-01 0.0000000000D+00 SIGKM, RMSLMK
    0.1832616365D+03 -0.1832616235D+03 0.6944228870D+02 VLM
    0.1553929810D+00 -0.1553536462D+00 -0.9755604882D+00 UX
    0.7026854014D+00 0.7114993573D+00 -0.1375250645D-02 UY
    0.6943243105D+00 -0.6852984089D+00 0.2197267454D+00 UZ
    0.2500000000D-01 0.2500000000D-01 0.2500000000D-01 SIGMA_LMK
      49 0.0250000 SIZE, SCALE(KM)  
        -1 -1 -1 -1 HORIZON          
    0.1250000000D-01 0.0000000000D+00 SIGKM, RMSLMK    
    0.1831933311D+03 -0.1831933362D+03 0.6941881712D+02 VLM              
    0.1628769605D+00 -0.1613147897D+00 -0.9733697316D+00 UX               
    0.6984645042D+00 0.7156426186D+00 -0.1725924898D-02 UY               
    0.6968632807D+00 -0.6795830936D+00 0.2292343491D+00 UZ               
    0.2500000000D-01 0.2500000000D-01 0.2500000000D-01 SIGMA_LMK        
Line 43: Line 59:
FC11A0001225 15.50 52.35
FC11A0001241 90.13 459.15
FC11A0001257 140.68 896.34
FC21A0003094 202.82 12.53
FC21A0003095 219.11 10.39
..............
Line 52: Line 62:

["Test Files"]

= Overview =

Brings in images onto the landmark, 'TEST01'. This is a landmark near the snowman crater, Marcia, etc.

Output should be exact (diff)

= Input =

c
TEST01
l
12 165
.025, 49
q

= Output =

rsync -vnazh --progress --delete vestaWorking/ Vesta-init
building file list ... 
219186 files to consider
./
LMRKLIST.TXT
LMRKLIST1.TXT
lithos.log
LMKFILES/
LMKFILES/TEST01.LMK

sent 2.68M bytes  received 56 bytes  185.13K bytes/sec
total size is 23.73G  speedup is 8839.00

diff Vesta-init/LMRKLIST.TXT vestaWorking/LMRKLIST.TXT 
99193a99194
> TEST01

cat LMKFILES/TEST01.LMK 
TEST01   F
      49   0.0250000                                           SIZE, SCALE(KM)  
        -1        -1        -1        -1                       HORIZON          
    0.1250000000D-01    0.0000000000D+00                       SIGKM, RMSLMK    
    0.1831933311D+03   -0.1831933362D+03    0.6941881712D+02   VLM              
    0.1628769605D+00   -0.1613147897D+00   -0.9733697316D+00   UX               
    0.6984645042D+00    0.7156426186D+00   -0.1725924898D-02   UY               
    0.6968632807D+00   -0.6795830936D+00    0.2292343491D+00   UZ               
    0.2500000000D-01    0.2500000000D-01    0.2500000000D-01   SIGMA_LMK        
PICTURES
MAP OVERLAPS
LIMB FITS
END FILE

lithos_create (last edited 2015-05-06 11:15:24 by localhost)