Recipe: cube lat laon: Difference between revisions
Created page with "<syntaxhighlight lang="IDL"> pro cube_to_latlon, myfile, outfile, myvar, varname set_plot, 'Z' LonBeg = -180 LonEnd = 180 LatBeg = -90 LatEnd = 90 lonCen = 0.5*(LonBeg+L..." |
(No difference)
|