Differences between revisions 3 and 7 (spanning 4 versions)
Revision 3 as of 2014-03-25 14:56:28
Size: 814
Editor: EricPalmer
Comment:
Revision 7 as of 2014-04-05 10:51:51
Size: 925
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Reduces the resolution of the shape model. The "m" value is the 6.2 Reduces the resolution of the shape model. The "m" value is the

This will take the current shape model and reduces the resolution.
Line 8: Line 10:
This will take the current shape model and
Line 12: Line 13:
SHAPEFILES/SHAPE.TXT
SHAPEFILES/dumbshape.txt
16
y
}}}

= Log =
{{{
Line 16: Line 25:
SHAPEFILES/out.txt SHAPEFILES/dumbshape.txt
Line 18: Line 27:
4 16
Line 23: Line 32:
Line 25: Line 35:
newer shapefile dumbshape.txt
Line 27: Line 37:
         128          32

["Test Files"]

Overview

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

This will take the current shape model and reduces the resolution.

Input

/usr/local/bin/dumber
SHAPEFILES/SHAPE.TXT
SHAPEFILES/dumbshape.txt
16
y

Log

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

Output

dumbshape.txt

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