Differences between revisions 9 and 14 (spanning 5 versions)
Revision 9 as of 2014-01-21 15:01:17
Size: 909
Editor: EricPalmer
Comment:
Revision 14 as of 2014-01-30 15:44:24
Size: 1340
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'
Line 22: Line 22:
grep TEST01 SUMFILES/*
   ---- lots of stuff
{{{

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 26: Line 40:
diff Vesta-init/LMRKLIST.TXT vestaWorking/LMRKLIST.TXT
99193a99194
> TEST01
}}}


{{{
 cat LMKFILES/TEST01.LMK
Line 27: Line 49:
      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 36: Line 58:

 ------- LOTS of images --------
Line 42: Line 61:

["Test Files"]

= Overview =

Brings in images onto the landmark, 'TEST01'

Output should be exact (diff)

= Input =

c
TEST01
l
15 45
.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)