Differences between revisions 5 and 6
Revision 5 as of 2014-03-25 15:32:58
Size: 911
Editor: EricPalmer
Comment:
Revision 6 as of 2014-03-25 15:34:36
Size: 921
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
SHAPEFILES/out.txt SHAPEFILES/dumbshape.txt
Line 25: Line 25:
SHAPEFILES/out.txt SHAPEFILES/dumbshape.txt
Line 35: Line 35:
newer shapefile dumbshape.txt

["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/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)