source: trunk/mesoscale/PLOT/SPEC/MAP/defs/map_uvt_inc_gen.pro @ 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: 4.3 KB
Line 
1;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3ntime    = 19  ;; le vrai indice IDL
4nlevel   = 0 ;1
5filename = '/donnees/aslmd/MODELES/LMD_MM_MARS/OUTILS_CONVERSION/wrfout_d03_2024-01-51_06z00z00_zabg' ;;UTC+1h
6save_ps  = 'meridiani'
7;coord2d  = 'true'
8;field1   = 'TSURF'  ;; omettre trace vitesse horizontale
9no3d = 'true'
10;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
11format        = '(I0)'
12colors        = 128
13pal           =  22 ;33 ;39 ;6 ;11 ;0 ;11 ;6 ;0 ;6 ;39 ;19
14
15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
16;;; PLOT TITLES                                ;;;
17;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
18title_user = 'Surface temperature (K) and Winds 10m ABG (m s!U-1!N)'
19subtitle_user='LT = 02:00am  /  Ls = 25!Uo!N  /  dx = 2.25km [nest 3]  /  Uniform TI = 65 J m!U-2!N s!U-0.5!N K!U-1!N'       
20;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
21;;; FILL LIMITS                                ;;;
22;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
23minfield_init= 150.     
24maxfield_init= 180.   
25;minfield_init= 155.
26;maxfield_init= 175.
27missing_value=1.e30
28;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
29;lim_min = minfield_init & w=where(what_I_plot le lim_min) & if (w[0] ne -1) then what_I_plot[w]=lim_min
30;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
31;;; WINDS                                      ;;;
32;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
33windex=15.      ;; default: 20.
34stride=2.       ;; default: 5.
35;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
36;;; CONTOUR                                    ;;;
37;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
38overcontour=overcontour/1000.
39lev=-10. + 0.2*findgen(100)
40;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
41;;; AXIS                                       ;;;
42;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
43intervalx=0.5           
44intervaly=0.5           
45;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
46;;; MAP LIMITS                                 ;;;
47;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
48windowx=[14.0,16.0]       
49windowy=[10.0,12.0]
50
51
52;
53; OLYMPUS
54;
55ntime = 8
56filename = '/donnees/aslmd/MODELES/LMD_MM_MARS/OUTILS_CONVERSION/wrfout_d01_2024-06-42_18z00z00_zabg' ;;UTC-9h ;;sorties tt 2h
57save_ps = 'olympus'
58subtitle_user='LT = 03:00am  /  Ls = 173!Uo!N  /  dx = 20km [single]  /  Uniform TI = 85 J m!U-2!N s!U-0.5!N K!U-1!N'
59windex = 30.
60stride = 2.
61lev = -10. + 2.*findgen(20)
62intervalx = 2.           
63intervaly = 2.           
64windowx = [-146.,-126.]       
65windowy = [10.,28.]
66
67filename = '/donnees/aslmd/MODELES/LMD_MM_MARS/OUTILS_CONVERSION/wrfout_d01_2024-06-43_18:00:00_zabg' ;;mm chose a 10 km
68save_ps = 'olympus10'
69subtitle_user='LT = 03:00am  /  Ls = 173!Uo!N  /  dx = 10km [single]  /  Uniform TI = 85 J m!U-2!N s!U-0.5!N K!U-1!N'
70stride = 3.
71
72;pal           =  4 ;33 ;4 ;22 ;33 ;39 ;6 ;11 ;0 ;11 ;6 ;0 ;6 ;39 ;19
73;title_user    = 'Wind-induced apparent thermal inertia (J m!U-2!N s!U-0.5!N K!U-1!N)'
74;minfield_init= 30. ;50.
75;maxfield_init= 230. ;250.
76;a0 = 65.052165 & a1 = 3.1228993 & a2 = 0.0053787417 ;; Ls ~ 173
77;;a0 = 64.039300 & a1 = 3.1378104 & a2 = 0.0055369148 ;; Ls ~ 120
78;what_I_plot = - ( alog ( a1 - what_I_plot / a0 ) ) /  a2
79;print, max(what_I_plot), min(what_I_plot)
80;overvector_x=0
81;overvector_y=0
82
83;minfield_init= 0.
84;maxfield_init= 30.
85
86
87;;
88;; % of error due to winds
89;;
90;pal=4;18;0;22
91;minfield_init=-100.
92;maxfield_init=150.
93;;what_I_plot = 100. * (what_I_plot / 60. - 1.)
94;;what_I_plot = 100. * (what_I_plot / 70. - 1.)
95;;what_I_plot = 100. * (what_I_plot / 85. - 1.)
96lim_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
97lim_min = minfield_init & w=where(what_I_plot le lim_min) & if (w[0] ne -1) then what_I_plot[w]=lim_min
98;;;commenter au dessus
99
100ntime    = 6
101;;filename = '/tmp7/aslmd/results60/wrfout_d01_2024-05-03_06:00:00_zabg'
102;;filename = '/tmp7/aslmd/results70/wrfout_d01_2024-05-03_06:00:00_zabg'
103;;filename = '/tmp7/aslmd/lowres/wrfout_d01_2024-05-01_06:00:00_zabg'
104;filename = '/tmp7/aslmd/wrfout_d01_2024-05-03_06:00:00_zabg'
105;filename = '/tmp7/aslmd/OM6/wrfout_d01_2024-06-43_06:00:00_zabg'
106
107
108windowx = [-146.,-128.]
109windowy = [12.,26.]
110
111;windowx=[-115.,-111.]       ;; grepMAP
112;windowy=[-1.,3.]       ;; grepMAP
113
114title_user = 'Winds 10m ABG (m s!U-1!N)'
Note: See TracBrowser for help on using the repository browser.