Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2014-01-21 13:56:49
Size: 75
Editor: EricPalmer
Comment:
Revision 20 as of 2015-05-06 11:15:24
Size: 1411
Editor: localhost
Comment: converted to 1.6 markup
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 =

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

Output should be exact (diff)


= Input =

{{{
Line 6: Line 17:
15 45 10.429 169.196
Line 9: 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 =

3.1 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)