Differences between revisions 2 and 3
Revision 2 as of 2014-03-25 14:49:13
Size: 378
Editor: EricPalmer
Comment:
Revision 3 as of 2014-03-25 14:56:28
Size: 814
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Reduces the resolution of the shape model Reduces the resolution of the shape model. The "m" value is the
Line 12: Line 12:
 ~/Dropbox/src/spocCurr/bin/dumber
 Input infile
Line 13: Line 15:
64  Input outfile
SHAPEFILES/out.txt
 Input m (2,4,8 ...)
4
 Trim albedo? (y/n)
y
Line 20: Line 27:
         128
   225.72947 -35.32442 136.83105
   224.73659 -36.99420 137.50602
   223.88144 -38.68271 138.32260
   223.14091 -40.39474 139.29738
   222.06828 -42.06200 139.93643
...

["Test Files"]

Overview

Reduces the resolution of the shape model. The "m" value is the

Input

This will take the current shape model and

/usr/local/bin/dumber
 ~/Dropbox/src/spocCurr/bin/dumber 
 Input infile
SHAPEFILES/SHAPE.TXT
 Input outfile
SHAPEFILES/out.txt
 Input m (2,4,8 ...)
4
 Trim albedo? (y/n)
y

Output

newer shapefile

         128
   225.72947   -35.32442   136.83105              
   224.73659   -36.99420   137.50602              
   223.88144   -38.68271   138.32260              
   223.14091   -40.39474   139.29738              
   222.06828   -42.06200   139.93643              
...

List of files:


Bob notes

Describe do dumber here.

Changes resolution down.

Map in, map out, factor

do_dumber (last edited 2015-05-06 11:15:25 by localhost)