Differences between revisions 5 and 6
Revision 5 as of 2014-01-21 16:03:19
Size: 1001
Editor: EricPalmer
Comment:
Revision 6 as of 2014-01-21 16:57:06
Size: 909
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
i #input # Select landmark to work with
i
Line 15: Line 16:
n #check for more images
n #single
#
s #Change resolution and stuff
0.024 49 0 #Scale/qsz/orientation
u #update
0 #landmark only
n
n
# Change resolution
s
0.024 49 0
# Update
u
0

["Test Files"]

= Overview =

Change the resolution from 25 meters to 24 meters

Output should be exact

= Input =

# Select landmark to work with
i
TEST01
n
n
# Change resolution
s
0.024 49 0
# Update
u
0
q

= Output =

TEST01   F
      49   0.0240000                                           SIZE, SCALE(KM)
        -1        -1        -1        -1                       HORIZON
    0.1200000000D-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.1375250648D-02   UY
    0.6943243105D+00   -0.6852984089D+00    0.2197267454D+00   UZ
    0.2500000000D-01    0.2500000000D-01    0.2500000000D-01   SIGMA_LMK
PICTURES
FC11A0001225     15.50     52.35
.......

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