source: trunk/mesoscale/PLOT/MINIMAL/README @ 85

Last change on this file since 85 was 85, checked in by aslmd, 14 years ago

LMD_MM_MARS et LMD_LES_MARS: ajout des routines IDL pour tracer les sorties --> voir mesoscale/PLOT

File size: 590 bytes
Line 
1launch
2
3idl> example
4
5[before: cp param_plot.idl.minimal param_plot.idl]
6
7----
8
9I/O
10
11input: IDL save file example.idl
12output: ps and png figure
13
14----
15
16routines
17
18map_latlon.pro: to plot the fields
19param_plot.idl: settings for the plot (not compulsory)
20example.pro: main routine
21
22colorbar.pro, plot_vector.pro, vector.pro: needed by map_latlon.pro (from Coyote IDL and IDL for meteorology, slightly modified)
23fsc/*: to have nice postscript files (from Coyote IDL, slightly modified)(not compulsory, just have to change example.pro and use set_plot)
24
25
26added:
27profile
28section
29getcdf
30reverse_ct
Note: See TracBrowser for help on using the repository browser.