Execute Network | Edit Network
Author: Michael Gehmeyr Date: 08/2004

Reads in a 2D data set in form of a 3x1152 text file. The rows are geographic latitude, longitude, and amplitude of B_x. It is triangulated and transformed in three different ways. The first image shows the untransformed and triangulated data points together with a color bar. For the second image the data points are first triangulated and then transformed, and for the third image the data points are first transformed and then triangulated.

The transformation applied is the one from polar to Cartesian coordinates. The page {Transformed} demonstrates how the triangulation before and after is achieved via the Connect module. The Band module divides the field into 8 bands. Experiment with adjusting the number of bands to smooth the plot.