| 1 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 2 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 3 | ntime = 7 ;; le vrai indice IDL |
|---|
| 4 | ntime = 1 |
|---|
| 5 | ntime = 20 |
|---|
| 6 | nlevel = 2 |
|---|
| 7 | filename = '/d5/aslmd/LMD_MM_MARS_SIMUS/polar_61pts/wrfout_d01_2024-03-04_06:00:00_zabg' |
|---|
| 8 | ;filename = '/tmp15/aslmd/polar_61pts/wrfout_d01_2024-03-02_06:00:00_zabg' |
|---|
| 9 | save_ps = 'mesoscale_polar_winds_friction' |
|---|
| 10 | filename = '/tmp15/aslmd/polar_61pts/wrfout_d01_2024-03-04_06:00:00_zabg' |
|---|
| 11 | save_ps = 'mesoscale_polar_winds_friction_hires' |
|---|
| 12 | ;coord2d = 'true' |
|---|
| 13 | field1 = 'USTM' ;; omettre trace vitesse horizontale |
|---|
| 14 | ;field1 = 'HGT' ;; shaded |
|---|
| 15 | ;field2 = 'XLAT' ;; contour |
|---|
| 16 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 17 | format = '(F5.2)' |
|---|
| 18 | colors = 32 |
|---|
| 19 | pal = 22 ;33 ;39 ;6 ;11 ;0 ;11 ;6 ;0 ;6 ;39 ;19 |
|---|
| 20 | title_user = '' |
|---|
| 21 | title_axis = ['grid points','grid points'] |
|---|
| 22 | title_user = 'Friction velocity (m s!U-1!N) + Horizontal wind vectors 50m ABG' |
|---|
| 23 | ;title_user = 'Topography (m) + Horizontal wind vectors 50m ABG' |
|---|
| 24 | subtitle_user = 'LMD Mars Mesoscale' |
|---|
| 25 | ;subtitle_user = subtitle_user + ' / UTC = 01:00pm' |
|---|
| 26 | subtitle_user = subtitle_user + ' / Ls = 61.5!Uo!N' |
|---|
| 27 | subtitle_user = subtitle_user + ' / dx = 10km' ;25km' |
|---|
| 28 | subtitle_user = subtitle_user + ' / single domain' |
|---|
| 29 | poscb=0.85 |
|---|
| 30 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 31 | ;;; FILL LIMITS ;;; |
|---|
| 32 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 33 | minfield_init= +00.1 |
|---|
| 34 | maxfield_init= +00.6 |
|---|
| 35 | ;format = '(I0)' |
|---|
| 36 | ;minfield_init= -6500. |
|---|
| 37 | ;maxfield_init= -1500. |
|---|
| 38 | ;pal = 19 |
|---|
| 39 | missing_value=1.e30 |
|---|
| 40 | lim_max = maxfield_init & w=where((what_I_plot ge lim_max) and (what_I_plot le 1e9)) & if (w[0] ne -1) then what_I_plot[w]=lim_max |
|---|
| 41 | lim_min = minfield_init & w=where(what_I_plot le lim_min) & if (w[0] ne -1) then what_I_plot[w]=lim_min |
|---|
| 42 | ;lim_blank = 0.2 & w=where(abs(what_I_plot) le lim_blank) & if (w[0] ne -1) then what_I_plot[w]=missing_value |
|---|
| 43 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 44 | ;;; WINDS ;;; |
|---|
| 45 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 46 | windex=12. ;; default: 20. |
|---|
| 47 | stride=2. ;; default: 5. |
|---|
| 48 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 49 | ;;; CONTOUR ;;; |
|---|
| 50 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 51 | ;overcontour=overcontour-mean(overcontour) |
|---|
| 52 | overcontour=overcontour/1000. |
|---|
| 53 | lev=-10. + 0.2*findgen(100) |
|---|
| 54 | lev=-10. + 0.5*findgen(50) |
|---|
| 55 | ;lev=-10. + 0.1*findgen(200) |
|---|
| 56 | lev=0 |
|---|
| 57 | overcontour=-overcontour |
|---|
| 58 | lev=0.2*findgen(200) |
|---|
| 59 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 60 | ;;; AXIS ;;; |
|---|
| 61 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 62 | ;isotropic='false' ;; default: true |
|---|
| 63 | ;intervalx=0.5 |
|---|
| 64 | ;intervaly=0.5 |
|---|
| 65 | intervalx=5. |
|---|
| 66 | intervaly=5. |
|---|
| 67 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 68 | ;;; MAP LIMITS ;;; |
|---|
| 69 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|---|
| 70 | ;windowx=[-51.0,-41.0] |
|---|
| 71 | ;windowy=[78.0,88.0] |
|---|
| 72 | windowx=[5.,55.] |
|---|
| 73 | windowy=[5.,55.] |
|---|
| 74 | |
|---|
| 75 | windex=12. |
|---|
| 76 | stride=4. |
|---|
| 77 | windowx=[40.,200.] |
|---|
| 78 | windowy=[20.,180.] |
|---|
| 79 | intervalx=10. |
|---|
| 80 | intervaly=10. |
|---|
| 81 | ;windex=25. |
|---|
| 82 | ;stride=1. |
|---|
| 83 | ;windowx=[130.,160.] |
|---|
| 84 | ;windowy=[130.,160.] |
|---|