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