bigmap

This generates a bigmap from a set of maplets. This can be used to generate shape models or images.

Requires

Input stdin

 ~/bin/bigmap.e < ZN0208.IN

Input file

The format is normally something like this.

l   (select location, 1 is lat/lon)
    20    -40    (latitude, west longitude)
   0.06250       500   1.23400     (scale, qsz (number of pixels), seed) 
ZN0208           (filename)
1                (end or integrate, 1 is integrate)
.005             (input fraction)
.025             (input weight)
1                (end, continue, change weight, smooth, 1 is continue integrating)
1                (end, continue, change weight, smooth, 1 is continue integrating)
1                (end, continue, change weight, smooth, 1 is continue integrating)
0                (end, continue, change weight, smooth, 0 is end iteration)
0                (no, square or round template, 0 is No Template)

Output

CategoryPrograms CategoryPrograms