Visualizing data in Cubed-Sphere grid: Difference between revisions
Line 41: | Line 41: | ||
== IDL == | == IDL == | ||
To use IDL codes and the pbs scripts to visualize a large number of GEOS-5 cubed-sphere products: | |||
#Download the codes and save them as cube_to_latlon.pro, winds_cube_to_latlon.pro, convert_latlon.j (pbs script) , idlstart ( environment ) and README. | |||
#The README file explains all the scripts and the steps visualizing the data. Although all the examples and data are on discover, it is not difficult for users to make changes to run the programs on the other systems. | |||
==== [[Recipe: README| README]] ==== | |||
==== [[Recipe: environment | idlstart]]==== | |||
==== [[Recipe: | ==== [[Recipe: pbs script | convert_latlon.j]]==== | ||
==== [[Recipe: | ==== [[Recipe: cube_lat_laon |cube_to_latlon.pro]]==== | ||
==== [[Recipe: winds | winds_cube_to_latlon.pro]]==== | |||
== GrADS == | == GrADS == |