Hi Dear,
I want to generate a figure using latitude, longitude and temperauture which are 2D array but not uniform. In matlab we can to pcolor(longitude, latitude, temperature), in PDL we can do imag($temperature), but we can not set longitude and latitude which are not uniform and can not be using "Transform". So how should I do?
Thank you very much!!
toothedsword