Differences between revisions 2 and 18 (spanning 16 versions)
Revision 2 as of 2014-01-21 13:58:47
Size: 89
Editor: EricPalmer
Comment:
Revision 18 as of 2014-02-11 16:54:19
Size: 1407
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
# Creates a single landmark, 'TEST01' ["Test Files"]
Line 3: Line 3:
{ { { = Overview =

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

Output should be exact (diff)


= Input =

{{{
Line 7: Line 17:
15 45 10.429 169.196
Line 10: Line 20:
} } } }}}

= 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

}}}

["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
10.429 169.196
.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)