dumber -- Dumber is a tool to reduce the resolution of the shape model. To start with, you have previously built a low resolution model using low resolution maplets. Now let's bring in the new data from the high resolution maplets. We want to start fresh and not carry any existing errors or artifacts into the new model. However, we need a starting point. Thus, we will reduce the quality of the model by several orders of magnitude, then built it one resolution level at a time.

Input files

Output files

It will ask for what factor to reduce using powers of 2.

It will ask you if you want to trim albedo. This option doesn't fully work -- only the first line, so I suggest saying "n" so that the model can be used with albedo. If you want to get rid of albedo, then you can use the cut command.

Example

$ dumber 
 Input infile
SHAPE.TXT
 Input outfile
TMP.TXT
 Input m (2,4,8 ...)
8
 Trim albedo? (y/n)
n

dumber (last edited 2023-03-07 19:01:05 by EricPalmer)