Problem
1. Write a routine to visualize a two-dimensional, scalar data set using pseudo-color methods.
2. Write a routine to visualize a two-dimensional, scalar data set using contour lines
3. Write a routine to visualize a two-dimensional, vector data set using an arrow representation for the vector values. Make all arrows the same length: but display the are rows with different colors to represent the different vector magnitudes.