Differences between revisions 3 and 4
Revision 3 as of 2014-03-25 14:56:28
Size: 814
Editor: EricPalmer
Comment:
Revision 4 as of 2014-03-25 14:58:51
Size: 910
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
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/out.txt
4
y
}}}

= Log =
{{{
Line 22: Line 31:

["Test Files"]

Overview

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/out.txt
4
y

Log

 ~/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)