-
Notifications
You must be signed in to change notification settings - Fork 10
/
rad4alp_cosmotemp_PLL_loc.txt
127 lines (106 loc) · 3.37 KB
/
rad4alp_cosmotemp_PLL_loc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
#
# Configuration for PARADISO tests at the airport Payerne
# Number of radars to process
NumRadars INT 1
# Time tolerance when processing multiple radars [s]
TimeTol FLOAT 3600.
# rad4alp radar name
RadarName STRARR 1
L
# rad4alp radar range resolution L:Low H:High
RadarRes STRARR 1
L
# Names of the radar scans in the specified sector
ScanList STRARR 20
001 # masterscan: first scan of a volume
002
003
004
005
006
007
008
009
010
011
012
013
014
015
016
017
018
019
020
# angles from 001 to 020
# ['-0.2', '0.4', '1.0', '1.6', '2.5', '3.5', '4.5', '5.5', '6.5', '7.5',
# '8.5', '9.5', '11.0', '13.0', '16.0', '20.0', '25.0', '30.0', '35.0', '40.0']
# Repetition time of the scans [min]
ScanPeriod INT 5
# Frequency of cosmo run [h]
CosmoRunFreq INT 3
# hours forecasted in cosmo run [h]
CosmoForecasted INT 7
# radar constant
radconsth FLOAT 71.67
radconstv FLOAT 72.27
# radar constant h, v (20141125)
# A 72.78, 72.98
# D 73.88, 73.88
# L 72.57, 72.12
# P 73.20, 73.23
# radar constant h, v (20150127)
# A 71.67, 72.27
# D 73.23, 73.33
# L 72.53, 72.08
# P 72.68, 72.71
# matching filter losses
mflossh FLOAT 1.
mflossv FLOAT 1.
# gas attenuation coefficient (1-way attenuation)
# the coefficient is actually that of S-band but this is the one used operationally for rad4alp radars
attg FLOAT 0.008
# radar beamwidth
RadarBeamwidth FLOAT 1.0
# azimuth tolerance when azimuth may be variable
AzimTol FLOAT 0.4
# Image config
ppiImageConfig STRUCT 8
xsize FLOAT 10. # image size [inches] (default dots per inch (dpi):72)
ysize FLOAT 8. # image size [inches] (default dots per inch (dpi):72)
xmin FLOAT -100.0 # Min distance on horizontal axis [km]
xmax FLOAT 100.0 # Max distance on horizontal axis [km]
ymin FLOAT -100.0 # Min distance on vertical axis [km]
ymax FLOAT 100.0 # Max distance on vertical axis [km]
rngRing FLOAT 20.0 # distance between range rings (0 no range ring) [km]
dpi INT 300 # dots per inch (72 web quality, 300 print quality)
rhiImageConfig STRUCT 7
xsize FLOAT 10. # image size [inches]
ysize FLOAT 5. # image size [inches]
xmin FLOAT 0.0 # Min distance on horizontal axis [km]
xmax FLOAT 100.0 # Max distance on horizontal axis [km]
ymin FLOAT 0.0 # Min distance on vertical axis [km]
ymax FLOAT 12.0 # Max distance on vertical axis [km]
dpi INT 300 # dots per inch (72 web quality, 300 print quality)
ppiMapImageConfig STRUCT 10
rngRing FLOAT 20.0 # distance between range rings (0 no range ring) [km]
xsize FLOAT 7. # image size [inches] (default dots per inch (dpi):72)
ysize FLOAT 7. # image size [inches] (default dots per inch (dpi):72)
lonmin FLOAT 9. # Min longitude [deg]
lonmax FLOAT 10. # Max longitude [deg]
latmin FLOAT 46. # Min latitude [deg]
latmax FLOAT 49. # Max latitude [deg]
mapres STRING 10m # map resolution (10m, 50m, 110m)
dpi INT 300 # dots per inch (72 web quality, 300 print quality)
maps STRARR 11 # maps to overplot
relief
countries
provinces
urban_areas
roads
railroads
coastlines
lakes
lakes_europe
rivers
rivers_europe