GLE Example: volcano.gle

[PDF file]
size 9 9 begin contour data "/examples/3dplots/volcano.z" values from 130 to 190 step 10 end contour begin graph title "Auckland's Maunga Whau Volcano" data "/examples/3dplots/volcano_cdata.dat" d1 line color black colormap "/examples/3dplots/volcano.z" 100 100 end graph
[Return to examples page]