Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-03-21 13:33:00
Size: 81
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 1: Line 1:
["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

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