Hi,
Now, I am learning IDL programming.
I have a model minimum temperature fraction values with longitude
latitudinally, I am planning to plot on globe map with longitude and
latitudinally.
The data sets are like this
longitude=float(65)
latitude=float(32)
temp_fra=float(65,32)
These temp_frac values are in between 0.01 to 0.9.
How to plot these values global map.it might be same as image on
global map.
If anybody knows how to plot longitude/latitude values on global map
and try to suggest me.
I am awaiting for your reply,
Kishore