docs/high_resolution/high_resolution.rst

Wed, 14 Nov 2018 17:17:04 +0200

author
Ioannis <ioannis@inoe.ro>
date
Wed, 14 Nov 2018 17:17:04 +0200
changeset 115
73345b4f532f
child 116
5f36c691670e
permissions
-rw-r--r--

High resolution file (wrong content)

ioannis@115 1 1. Particle Linear Depolarization Ratio Implementation
ioannis@115 2 ======================================================
ioannis@115 3
ioannis@115 4 The most important improvement included in the SCC v4.0 is the implementation of a new optical product which is the particle linear depolarization ratio.
ioannis@115 5
ioannis@115 6 .. important::
ioannis@115 7 If your lidar system is not equipped with any polarization channels **NO** changes are required. In this case, the SCC v4.0 should work using the same input files and the same database configurations you have used with the SCC v3.11. Anyway as in the SCC v4.0 several bugs have been fixed, it is recommended to re-run all the measurement IDs you have submitted. For doing that you just need to reprocess all your data without the need to submit raw data files already uploaded on the server.
ioannis@115 8
ioannis@115 9 1.1 Background
ioannis@115 10 --------------
ioannis@115 11
ioannis@115 12 The calculation of the volume linear depolarization ratio profile (*VLDR*) and particle linear depolarization ratio profile (*PLDR*) needs two different steps:
ioannis@115 13
ioannis@115 14 #. the calibration of the polarization sensitive lidar channels;
ioannis@115 15 #. the calculation of the *VLDR* or *PLDR* itself.
ioannis@115 16
ioannis@115 17 The SCC allows the user to make both the above points. In particular the calibration step is made by a completely new module called **ELDEC** (Earlinet Lidar Depolarization Calibrator) which computes the *apparent calibration factor* :math:`\eta^*` out of the pre-processed data provided by the standard **ELPP** (Earlinet Lidar Pre-Processor) module and it records it in the SCC database (SCC_DB). Once logged into the SCC_DB this factor can be used whenever it is necessary.
ioannis@115 18
ioannis@115 19 The raw lidar calibration measurements should be put in a NetCDF file which has the same structure as the “standard” raw SCC NetCDF input file (for more details see sections 2 and 3.2).
ioannis@115 20
ioannis@115 21 New signal types have been introduced to take into account special channel configurations used for calibration purposes.
ioannis@115 22
ioannis@115 23 Moreover new product types for both calibration and *PLDR* calculation have been defined. As, in principle, it is possible to calculate the *PLDR* only when the aerosol backscatter coefficient profile is available the following new products have been defined:
ioannis@115 24
ioannis@115 25 #. *Linear polarization calibration (factor* :math:`\eta`) *(product_type_id=6);*
ioannis@115 26 #. *Raman backscatter and linear depolarization ratio
ioannis@115 27 (product_type_id=7);*
ioannis@115 28 #. *Elastic backscatter and linear depolarization ratio
ioannis@115 29 (product_type_id=8).*
ioannis@115 30
ioannis@115 31 The first product in the above list is used only for calibration while the other two are used for the calculation of *PLDR*. Basically, in most of the cases, the products 2 and 3 are equivalent to the corresponding backscatter product types with the exception that also the following new variables are available:
ioannis@115 32
ioannis@115 33 ::
ioannis@115 34
ioannis@115 35 double VolumeDepol(Length) ;
ioannis@115 36 double ErrorVolumeDepol(Length) ;
ioannis@115 37 ErrorVolumeDepol:long_name = "absolute error of VolumeDepol" ;
ioannis@115 38 double ParticleDepol(Length) ;
ioannis@115 39 double ErrorParticleDepol(Length) ;
ioannis@115 40 ErrorParticleDepol:long_name = "absolute error of ParticleDepol" ;
ioannis@115 41
ioannis@115 42 1.2 Polarization calibration
ioannis@115 43 ----------------------------
ioannis@115 44
ioannis@115 45 An important point is the definition of reliable *PLDR* calibration procedures. Within EARLINET the following calibration procedures are currently used:
ioannis@115 46
ioannis@115 47 a) Rayleigh calibration;
ioannis@115 48 b) +45 calibration method, or :math:`\Delta90` calibration method (made by +45 and -45 measurements);
ioannis@115 49 c) 3 signals (total, cross and parallel).
ioannis@115 50
ioannis@115 51 It is well known that method a) could produce easily large errors on *PLDR* which cannot be controlled. For this reason only the methods b) and c) can be used to provide reliable polarization calibrations and so only those methods will be implemented in the SCC.
ioannis@115 52
ioannis@115 53 For what it concerns the method c) it, basically, requires to solve the equation:
ioannis@115 54
ioannis@115 55 .. math::
ioannis@115 56 \alpha_s P_s + \alpha_p P_p = P
ioannis@115 57
ioannis@115 58 in two different atmospheric layers with considerably different *VLDR*. So to calibrate in this way the implementation of automatic layer identification in the SCC is required. As at moment this feature is not yet available within the SCC **ONLY** the method b) is considered.
ioannis@115 59
ioannis@115 60 1.3 SCC procedure to calculate the PLDRP
ioannis@115 61 ----------------------------------------
ioannis@115 62
ioannis@115 63 According to what mentioned before the SCC calculates the *PLDR* through the following steps:
ioannis@115 64
ioannis@115 65 #. The user needs to create a new system configuration in the SCC_DB including only lidar channels used for the calibration. One (or more) *Linear polarization calibration (product_type_id=6)* product should be associated to this new configuration (see section 3.2 for more details);
ioannis@115 66
ioannis@115 67 #. This new system configuration should contain only the polarization channels in the configuration used for the calibration (for example rotated in the polarization plane of +45 degrees). A channel in calibration measurement configuration should have a **DIFFERENT** channel ID from the channel ID corresponding to the same channel in standard measurement configuration. For example, if a system has two polarization channels which in standard measurement configuration correspond to the channel ID=1 and 2 respectively, the same physical channels under calibration measurement configuration should correspond to different channel IDs (let's say ID=3 and 4 for the +45 degrees polarization rotated channels and ID=5 and 6 for the -45 degrees polarization rotated ones in case D90 calibration method is used). Moreover, the polarization channels should be labeled correctly using the new signal types available (*+45elPT, +45elPR, -45elPT, -45elPR, +45elPTnr, +45elPTfr, +45elPRnr, +45elPRfr, -45elPTnr, -45elPTfr, -45elPRnr, -45elPRfr).* For more details see section 3.2;
ioannis@115 68
ioannis@115 69 #. In SCC v4.0 the polarization channels are **NOT** labeled on the base of their polarization state (as it was done in the SCC v3.11) but **ALWAYS** as transmitted and reflected channels. So the channels that in SCC v3.11 were labeled as *elCP, elCPnr, elCPfr, elPP, elPPnr elPPfr* will be labeled in SCC v4.0 as *elPR, elPRnr elPRfr elPT, elPTnr elPTfr* where the letter *T* stands from transmitted and the letter *R* for reflected.
ioannis@115 70
ioannis@115 71 .. warning:: In switching from the SCC v3.11 to SCC v4.0 the following modifications have been made on **ALL** channels of **ALL** registered configurations:
ioannis@115 72 *elPP→elPR*
ioannis@115 73
ioannis@115 74 *elCP→elPT*
ioannis@115 75
ioannis@115 76 *elPPnr→elPRnr*
ioannis@115 77
ioannis@115 78 *elPPfr→ elPRfr*
ioannis@115 79
ioannis@115 80 *elCPnr→ elPTnr*
ioannis@115 81
ioannis@115 82 *elCPfr→ elPTfr*
ioannis@115 83
ioannis@115 84 Please be sure these modifications reflect to your actual lidar setup(cross channels are transmitted and parallel channels are reflected);
ioannis@115 85
ioannis@115 86 4. The user needs to submit a file (same format as raw SCC input file) containing the raw data for the lidar channels defined at the point 1 (see section 3.2 for more details);
ioannis@115 87 #. The file at point 4 is pre-processed by **ELPP** module which applies the standard pre-processing procedures applied to “standard” lidar data;
ioannis@115 88 #. The pre-processed files are then processed by the new modules **ELDEC** which calculates :math:`\eta^*` *the apparent calibration factor* and logs it into the SCC_DB;
ioannis@115 89 #. The user needs to create a new system configuration in the SCC_DB (which should be different from the one used for the calibration) and associate it the new product *Raman backscatter and linear depolarization ratio product_type_id=7)* or *Elastic backscatter and linear depolarization ratio (product_type_id=8).* Alternatively the calculation of those products can be added to an already existing lidar configuration as long as it is different from the calibration one;
ioannis@115 90 #. The product defined at point 7 should be linked to the product containing the polarization calibration (defined at point 1) in a way that the *apparent calibration factor* can be selected from the SCC_DB (see section 3.3 and in particular figure 3.4);
ioannis@115 91 #. The user needs to submit another SCC raw data file containing the “standard” measurements;
ioannis@115 92 #. Finally **ELPP** and **ELDA** will produce a b-file containing backscatter coefficient profile and *PLDR*. In particular this calculation is made in two different steps: from the pre-processed lidar polarization signals, and taking into account the *apparent calibration factor* and the *calibration factor correction K* (defined as option of *Linear polarization calibration* product\ *)* written into the SCC_DB, an “apparent” *VLDR* :math:`\delta^*` is calculated. Even if :math:`\delta^*` is a calibrated quantity it can be still affected by possible systematic errors due to not perfect optics or alignment of the system;
ioannis@115 93
ioannis@115 94 #. To take into account these errors a corrected *VLDR* (:math:`\delta`) is calculated using the *polarization cross-talk correction parameters* *G* and *H* calculated on the base of Müller matrix formalism. These cross-talk correction parameters (*G* and *H*) are stored in the SCC_DB for each lidar channels (see section 3.1 in particular figure 3.2). Finally the *PLDR* is calculated using the backscatter coefficient profile and the molecular LDRP calculated by ELPP considering the center wavelength and bandwidth of the channels interference filter.
ioannis@115 95
ioannis@115 96 The *apparent calibration factor* :math:`\eta^*` is calculated by the **ELDEC** module as the geometrical mean of the ratio of the +/-45 degrees reflected to the +/- 45 degrees transmitted signals within an altitude calibration range defined by the users in the raw data input files.
ioannis@115 97
ioannis@115 98 In case of +45 calibration method :math:`\eta^*` is calculated by:
ioannis@115 99
ioannis@115 100 .. math::
ioannis@115 101 \eta^* = \frac{I_R}{I_T}(+45)
ioannis@115 102
ioannis@115 103 While in case of :math:`\Delta90` calibration method:
ioannis@115 104
ioannis@115 105 .. math::
ioannis@115 106 \eta^* = \sqrt{\frac{I_R}{I_T}(+45) \frac{I_R}{I_T}(-45)}
ioannis@115 107
ioannis@115 108 **ELDA** module calculates the “apparent” *VLDR*:
ioannis@115 109
ioannis@115 110 .. math::
ioannis@115 111 \delta^* = \frac{K}{\eta^*} \cdot \frac{I_R}{I_T}
ioannis@115 112
ioannis@115 113 the *VLDR*
ioannis@115 114
ioannis@115 115 .. math::
ioannis@115 116 \delta = \frac{\delta^*(G_T + H_T)-(G_R + H_R)}{(G_R - H_R) - \delta^*(G_T - H_T)}
ioannis@115 117
ioannis@115 118 and the *PLDR*
ioannis@115 119
ioannis@115 120 .. math::
ioannis@115 121 \delta_{\alpha} = \frac{(1 + \delta_m)\delta R - (1 + \delta)\delta_m}{(1 + \delta_m)R - (1 + \delta)}
ioannis@115 122
ioannis@115 123 where:
ioannis@115 124
ioannis@115 125 - :math:`\eta^*` is the *apparent calibration factor* calculated by **ELDEC**
ioannis@115 126
ioannis@115 127 - *K* is the *calibration factor correction* defined as polarization product option
ioannis@115 128
ioannis@115 129 - :math:`I_T` and :math:`I_R` are the transmitted and the reflected signals in the polarization detection set-up
ioannis@115 130
ioannis@115 131 - :math:`G_{T,R}` and :math:`H_{T,R}` are *polarization cross-talk correction parameters* for the transmitted and reflected signals used to correct for systematic errors. Both these factors are defined in the SCC_DB for each lidar channel.
ioannis@115 132
ioannis@115 133 - :math:`\delta_m` is the molecular linear depolarization ratio calculated by ELPP
ioannis@115 134
ioannis@115 135 - *R* is the backscatter ratio
ioannis@115 136
ioannis@115 137 Please note once again that the polarization channels are described in terms of transmitted and reflected signals. This means that according to different lidar instrumental configurations, the transmitted or the reflected channel can contain total, perpendicular or parallel polarized signals.
ioannis@115 138
ioannis@115 139 In order to retrieve the backscatter profile the total signal must be obtained combining the transmitted and reflected polarized signals. The following formula is used:
ioannis@115 140
ioannis@115 141 .. math::
ioannis@115 142 I_{total} \propto \frac{\eta^*}{K}H_R I_T - H_T I_R
ioannis@115 143
ioannis@115 144 The formulas above are general and can be adapted to all possible polarization lidar configurations selecting the right polarization cross-talk correction parameters (see Table 1.1).
ioannis@115 145
ioannis@115 146 Let's suppose, for example, we have the perpendicular polarized lidar signal on the transmitted channel and the parallel polarized on reflected channel. For an ideal system (no diattenuation and cross-talk) we have:
ioannis@115 147
ioannis@115 148 .. math::
ioannis@115 149 G_T=1 , \qquad H_T=-1, \qquad G_R=1, \qquad H_R=1
ioannis@115 150
ioannis@115 151 If, on the other hand, we have the perpendicular polarized lidar signal on reflected channel and the total polarized on the transmitted for and ideal system we have:
ioannis@115 152
ioannis@115 153 .. math::
ioannis@115 154 G_T=1 , \qquad H_T=1, \qquad G_R=1, \qquad H_R=-1
ioannis@115 155
ioannis@115 156
ioannis@115 157 **Table 1.1:** Polarization cross-talk correction parameters for ideal systems
ioannis@115 158
ioannis@115 159 +----------------------+-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 160 | Laser polarization | Detected in lidar channel |
ioannis@115 161 + +-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 162 | | Transmitted | Reflected |
ioannis@115 163 + +-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 164 | | :math:`G_T` | :math:`H_T` | :math:`G_R` | :math:`H_R` |
ioannis@115 165 +----------------------+-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 166 | total | 1 | 0 | 1 | 0 |
ioannis@115 167 +----------------------+-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 168 | parallel | 1 | 1 | 1 | 1 |
ioannis@115 169 +----------------------+-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 170 | cross | 1 | -1 | 1 | -1 |
ioannis@115 171 +----------------------+-----------------------------+-----------------+-----------------+-----------------+
ioannis@115 172
ioannis@115 173 The *apparent calibration factor* (:math:`\eta^*`), *the calibration factor correction* (*K*) and the *polarization cross-talk correction parameters* are stored by **ELPP** module in the intermediate NetCDF files using the following variables:
ioannis@115 174
ioannis@115 175 - :code:`Polarization_Channel_Gain_Factor` (*apparent calibration factor* - :math:`\eta^*` )
ioannis@115 176 - :code:`Polarization_Channel_Gain_Factor_Correction` (*calib. factor corr.* – *K*)
ioannis@115 177 - :code:`G_T`
ioannis@115 178 - :code:`H_T`
ioannis@115 179 - :code:`G_R`
ioannis@115 180 - :code:`H_R`
ioannis@115 181
ioannis@115 182 Finally new usecases have been defined to take into account all the possible lidar configurations. The details on that are provided as a separate file.
ioannis@115 183
ioannis@115 184 2. Changes of the SCC input format
ioannis@115 185 ==================================
ioannis@115 186
ioannis@115 187 The following minor changes have been applied to raw SCC data format:
ioannis@115 188
ioannis@115 189 #. The optional variable *ID_Range* has been **REMOVED**;
ioannis@115 190 #. The **OPTIONAL** variable :code:`int Signal_Type(channels)` has been added. The possible values are the same available in the SCC_DB:
ioannis@115 191
ioannis@115 192 :code:`0` :math:`\rightarrow` :code:`elT`
ioannis@115 193
ioannis@115 194 :code:`1` :math:`\rightarrow` :code:`elTnr`
ioannis@115 195
ioannis@115 196 :code:`2` :math:`\rightarrow` :code:`elTfr`
ioannis@115 197
ioannis@115 198 :code:`3` :math:`\rightarrow` :code:`vrRN2`
ioannis@115 199
ioannis@115 200 :code:`4` :math:`\rightarrow` :code:`vrRN2nr`
ioannis@115 201
ioannis@115 202 :code:`5` :math:`\rightarrow` :code:`vrRN2fr`
ioannis@115 203
ioannis@115 204 :code:`6` :math:`\rightarrow` :code:`elPR`
ioannis@115 205
ioannis@115 206 :code:`7` :math:`\rightarrow` :code:`elPT`
ioannis@115 207
ioannis@115 208 :code:`8` :math:`\rightarrow` :code:`pRRlow`
ioannis@115 209
ioannis@115 210 :code:`9` :math:`\rightarrow` :code:`pRRhigh`
ioannis@115 211
ioannis@115 212 :code:`10` :math:`\rightarrow` :code:`elPRnr`
ioannis@115 213
ioannis@115 214 :code:`11` :math:`\rightarrow` :code:`elPRfr`
ioannis@115 215
ioannis@115 216 :code:`12` :math:`\rightarrow` :code:`elPTnr`
ioannis@115 217
ioannis@115 218 :code:`13` :math:`\rightarrow` :code:`elPTfr`
ioannis@115 219
ioannis@115 220 :code:`14` :math:`\rightarrow` :code:`vrRH2O`
ioannis@115 221
ioannis@115 222 :code:`15` :math:`\rightarrow` :code:`pRRhighnr`
ioannis@115 223
ioannis@115 224 :code:`16` :math:`\rightarrow` :code:`pRRhighfr`
ioannis@115 225
ioannis@115 226 :code:`17` :math:`\rightarrow` :code:`pRRlownr`
ioannis@115 227
ioannis@115 228 :code:`18` :math:`\rightarrow` :code:`pRRlowfr`
ioannis@115 229
ioannis@115 230 :code:`19` :math:`\rightarrow` :code:`vrRH2Onr`
ioannis@115 231
ioannis@115 232 :code:`20` :math:`\rightarrow` :code:`vrRH2Ofr`
ioannis@115 233
ioannis@115 234 :code:`21` :math:`\rightarrow` :code:`elTunr`
ioannis@115 235
ioannis@115 236 :code:`22` :math:`\rightarrow` :code:`+45elPT`
ioannis@115 237
ioannis@115 238 :code:`23` :math:`\rightarrow` :code:`+45elPR`
ioannis@115 239
ioannis@115 240 :code:`24` :math:`\rightarrow` :code:`-45elPT`
ioannis@115 241
ioannis@115 242 :code:`25` :math:`\rightarrow` :code:`-45elPR`
ioannis@115 243
ioannis@115 244 :code:`26` :math:`\rightarrow` :code:`+45elPTnr`
ioannis@115 245
ioannis@115 246 :code:`27` :math:`\rightarrow` :code:`+45elPTfr`
ioannis@115 247
ioannis@115 248 :code:`28` :math:`\rightarrow` :code:`+45elPRnr`
ioannis@115 249
ioannis@115 250 :code:`29` :math:`\rightarrow` :code:`+45elPRfr`
ioannis@115 251
ioannis@115 252 :code:`30` :math:`\rightarrow` :code:`-45elPTnr`
ioannis@115 253
ioannis@115 254 :code:`31` :math:`\rightarrow` :code:`-45elPTfr`
ioannis@115 255
ioannis@115 256 :code:`32` :math:`\rightarrow` :code:`-45elPRnr`
ioannis@115 257
ioannis@115 258 :code:`33` :math:`\rightarrow` :code:`-45elPRfr`
ioannis@115 259
ioannis@115 260 .. warning:: This variable is found in the SCC input file the corresponding settings in the SCC database will be **OVERWRITTEN**. Unless you don't have any valid reason to overwrite the database value this variable should not be used.
ioannis@115 261
ioannis@115 262 3. The variables:
ioannis@115 263
ioannis@115 264 ::
ioannis@115 265
ioannis@115 266 double Pol_Calib_Range_Min(channels)
ioannis@115 267 double Pol_Calib_Range_Max(channels)
ioannis@115 268
ioannis@115 269 have been added. Both these variable are **MANDATORY** for any calibration raw dataset. These variable should be included only the polarization calibration measurements and should specify the altitude range (meters) in which the polarization calibration should be made. For more details see section 3.3;
ioannis@115 270
ioannis@115 271 4. The variable :code:`Depolarization_Factor` has been **REMOVED**.
ioannis@115 272
ioannis@115 273 The SCC v3.11 used this variable to get polarization calibration factor for the calculation of the total signal out of cross and parallels ones. As the SCC v4.0 is able to calculate the same parameter by itself, the use of this variable is *NOT* possible anymore. The recommended way to get a valid and quality assured depolarization calibration factor is to submit to the SCC v4.0 a polarization calibration dataset and let the SCC to calculate such factor.
ioannis@115 274
ioannis@115 275 To make this change more smooth and to provide the users with the possibility to continue to analyze their data with the SCC v4.0 even if a calibration dataset has not been submitted yet, it will be possible for a **LIMITED** period of time to submit the calibration constant via the SCC web interface. The SCC will keep track of the used calibration method (automatic or manual).
ioannis@115 276
ioannis@115 277 .. warning:: After this transition period **ONLY** automatic calibration will be allowed!
ioannis@115 278
ioannis@115 279 5. The new **OPTIONAL** variable:
ioannis@115 280
ioannis@115 281 :code:`string channel_string_ID(channels)`
ioannis@115 282
ioannis@115 283 has been introduced.
ioannis@115 284
ioannis@115 285 Starting from SCC v4.0 the lidar channel can be identified not only by using integers (as it happened until SCC v3.11) but also by using strings.
ioannis@115 286
ioannis@115 287 The procedure implemented in the SCC v4.0 to recognize the lidar channel within the raw lidar data is fully backward compatible (old format files are accepted as they are by SCC v4.0).
ioannis@115 288
ioannis@115 289 .. warning:: Please note that the definition of the new string variable requires netCDF-4 format! The type *string* is not supported in netCDF-3 format!
ioannis@115 290
ioannis@115 291 3. Real Example
ioannis@115 292 ===============
ioannis@115 293
ioannis@115 294 This section describes all the practical steps the users need to follow to switch from SCC v3.11 to new SCC v4.0.
ioannis@115 295
ioannis@115 296 :IMPORTANT:
ioannis@115 297 If your lidar system is not equipped with any polarization channels **NO** changes are required. In this case, the SCC v4.0 should work using the same input files and the same database configurations you have used with the SCC v3.11. Anyway as in the SCC v4.0 several bugs have been fixed,it is recommended to re-run all the measurement IDs you have submitted. For doing that you just need to reprocess all your data without the need to submit raw data files already uploaded on the server.
ioannis@115 298
ioannis@115 299 The practical example reported below describes the modifications required to use the SCC v4.0 for lidar systems equipped with polarization channels. Lidar systems not equipped with polarization channels do not require any modification to switch to SCC v4.0.
ioannis@115 300
ioannis@115 301 3.1 Modification of polarization channel parameters
ioannis@115 302 ---------------------------------------------------
ioannis@115 303
ioannis@115 304 In what it follows it is assumed you already have registered one or more lidar configurations in the SCC database and that such configurations have been already used to produce optical products (aerosol extinction and/or backscatter coefficients) by means of the SCC v3.11.
ioannis@115 305
ioannis@115 306 Let's assume your 3+2 system is registered in the SCC database and the settings used by the SCC v3.11 are the ones summarized in table 3.1.
ioannis@115 307
ioannis@115 308 :Table 3.1: Example of configuration in SCC v3.11
ioannis@115 309
ioannis@115 310 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 311 | Channel Name | Channel ID | Channel Type | nighttime | daytime |
ioannis@115 312 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 313 | 355 | 1 | elT | x | x |
ioannis@115 314 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 315 | 387 | 2 | vrRN2 | x | |
ioannis@115 316 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 317 | 532 cross | 3 | elCP | x | x |
ioannis@115 318 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 319 | 532 parallel | 4 | elPP | x | x |
ioannis@115 320 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 321 | 607 | 5 | vrRN2 | x | |
ioannis@115 322 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 323 | 1064 | 6 | elT | x | x |
ioannis@115 324 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 325
ioannis@115 326 We assume there are 2 system configurations called “nighttime” and “daytime”. The nighttime configuration contains all the available lidar channels (in order to calculate, for example, the aerosol extinction at 355 and 532nm and the aerosol backscatter at 355, 532 and 1064nm) while in daytime conditions only elastic channels are used (only elastic backscatter coefficients are generated).
ioannis@115 327
ioannis@115 328 To make these settings working with SCC v4.0 it is needed to modify :underline:ONLY` the products properties involving the polarization channels (532 cross and parallel). All the products not involving the polarization channels **DO NOT** need any modification and should work in the SCC v4.0 exactly as they did in SCC v3.11. In the example above the aerosol extinction and backscatter coefficient at 355nm, the extinction at 532nm as well as the backscatter coefficient at 1064nm do not required any
ioannis@115 329 modification. Let's focus on the modifications needed for the calculation of backscatter at 532nm.
ioannis@115 330
ioannis@115 331 .. figure:: media/figure3.1.png
ioannis@115 332 :height: 369
ioannis@115 333 :width: 1037
ioannis@115 334 :scale: 100 %
ioannis@115 335 :align: center
ioannis@115 336
ioannis@115 337 **Figure 3.1**: How to select signal types
ioannis@115 338
ioannis@115 339 The first modification concerns the settings of the channel type for the 532 cross and 532 parallel polarization channels. Starting from SCC v4.0 polarization channels are identified as transmitted and reflected polarization channels and not on the base of their polarization state. So if we suppose that the cross polarized channel is transmitted by a polarizer beam splitter cube, and the parallel is reflected, the value reported in table 3.1 should be modified as they appear in table 3.2. So using the SCC web interface, the signal type of the 532 cross channel should be changed from :code:`elCP` to :code:`elPT` and in the same way the 532 parallel channel should be changed from :code:`elPP` to :code:`elPR` (see figure 3.1).
ioannis@115 340
ioannis@115 341 **Table 3.2:** The same of table 3.1 but with new channel types
ioannis@115 342 introduced in SCC v4.0
ioannis@115 343
ioannis@115 344 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 345 | Channel Name | Channel ID | Channel Type | nighttime | daytime |
ioannis@115 346 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 347 | 355 | 1 | elT | x | x |
ioannis@115 348 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 349 | 387 | 2 | vrRN2 | x | |
ioannis@115 350 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 351 | 532 cross | 3 | **elPT** | x | x |
ioannis@115 352 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 353 | 532 parallel | 4 | **elPR** | x | x |
ioannis@115 354 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 355 | 607 | 5 | vrRN2 | x | |
ioannis@115 356 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 357 | 1064 | 6 | elT | x | x |
ioannis@115 358 +----------------+--------------+----------------+-------------+-----------+
ioannis@115 359
ioannis@115 360 The other change about the polarization channels required to run the SCC v4.0 is the definition of the polarization crosstalk parameters for all the polarization channels available. Such parameters can be defined for each polarization channel using the SCC web interface (see figure 3.2). In particular among the channel parameters there is a new tab called *Polarization crosstalk parameters* where it is possible to insert the values from for the parameters *G* and *H* and the corresponding statistical and systematic errors if available. In case you have measured *G* and *H* for your polarization channels please insert the corresponding values there. Otherwise you can insert the ideal values as reported in table 1.1.
ioannis@115 361
ioannis@115 362 .. figure:: media/figure3.2.png
ioannis@115 363 :height: 479
ioannis@115 364 :width: 1890
ioannis@115 365 :scale: 100 %
ioannis@115 366 :align: center
ioannis@115 367
ioannis@115 368 **Figure 3.2:** Polarization crosstalk parameters tab in channel properties (SCC v4.0).
ioannis@115 369
ioannis@115 370 3.2 Definition of new calibration configuration and product
ioannis@115 371 -----------------------------------------------------------
ioannis@115 372
ioannis@115 373 In this section we will see how to set the polarization calibration parameters: the calibration constant (called :math:`\eta^*` in section 1.3) and the correction to calibration constant (called K in section 1.3). In order to provide such parameters you need to define a new system configuration to be used **ONLY** for calibration purposes. Such new configuration should include the polarization channels in the measurement configuration used for the calibration. Let's suppose we want to use the :math:`\Delta90` calibration method.
ioannis@115 374
ioannis@115 375 In this case we need to define a new configuration (called for example “depol_calibration”) as reported in the table 3.3. As you can see the configuration “depol_calibration” includes 4 “new” channels. Actually the channels “532 cross +45 degrees” (channel ID=10) and “532 cross -45 degrees” (channel ID=12) refer to the same physical channel “532 cross” reported with channel ID=3 in table 3.2. Anyway we need to define two new channel IDs to identify the “532 cross” channel in the two polarization rotated configurations (+45 and -45 degrees) needed to apply the D90 calibration method. The same is true for the “532 parallel” channel. The polarization rotated channels should be labeled with the corresponding signal type as reported in table 3.3 (see figure
ioannis@115 376 3.1).
ioannis@115 377
ioannis@115 378 **Table 3.3:** Polarization calibration configurations assuming :math:`\Delta90` calibration method
ioannis@115 379
ioannis@115 380 +----------------------------+--------------+----------------+----------------------+
ioannis@115 381 | Channel Name | Channel ID | Channel Type | depol_calibration |
ioannis@115 382 +----------------------------+--------------+----------------+----------------------+
ioannis@115 383 | 532 cross +45 degrees | 10 | +45elPT | x |
ioannis@115 384 +----------------------------+--------------+----------------+----------------------+
ioannis@115 385 | 532 parallel +45 degrees | 11 | +45elPR | x |
ioannis@115 386 +----------------------------+--------------+----------------+----------------------+
ioannis@115 387 | 532 cross -45 degrees | 12 | -45elPT | x |
ioannis@115 388 +----------------------------+--------------+----------------+----------------------+
ioannis@115 389 | 532 parallel -45 degrees | 13 | -45elPR | x |
ioannis@115 390 +----------------------------+--------------+----------------+----------------------+
ioannis@115 391
ioannis@115 392 Finally we should add to the configuration “depol_calibration” a product “*Linear polarization calibration”* to be used for the calibration. According to the example given above and to the usecase document attached we should use an usecase=4 for this example.
ioannis@115 393
ioannis@115 394 Other “*Linear polarization calibration”* options to be specified are reported in figure 3.3. The most important factor you should insert here is the *Pol calibration correction factor* (K). The ideal value for this parameter is 1. Anyway if you have measured the parameter K please fill in the measured value and the corresponding measurement errors.
ioannis@115 395
ioannis@115 396 .. figure:: media/figure3.3.png
ioannis@115 397 :height: 495
ioannis@115 398 :width: 1887
ioannis@115 399 :scale: 100 %
ioannis@115 400 :align: center
ioannis@115 401
ioannis@115 402 **Figure 3.3:** Options for *Linear polarization calibration product*.
ioannis@115 403
ioannis@115 404 As you can see it is possible to fill in only the K correction factor and not the calibration constant :math:`\eta^*`.
ioannis@115 405
ioannis@115 406 Actually for a **LIMITED** period of time it will be possible to fill in also the constant :math:`\eta^*` using a temporary option shown in figure 3.4. This has been done to provide the users with the possibility to continue to use the SCC even if an automatic calibration made by the SCC was not submitted yet. Anyway after a transition period it will be **NOT** possible to provide calibration constant using this procedure and the parameter :math:`\eta^*` can be calculated **ONLY** by the SCC as result of the submission of a proper calibration raw input dataset. The format of this input file is the same as the standard SCC input file. The only difference is that is should contain calibration measurements instead of standard measurements. Following our example, such file should contain the measurement performed at +45 and -45 degrees at 532nm. Also the channel IDs in the file should reflect the ones reported in table 3.3.
ioannis@115 407
ioannis@115 408 Moreover this raw input file has to contain the variables:
ioannis@115 409 ::
ioannis@115 410
ioannis@115 411 double Pol_Calib_Range_Min(channels)
ioannis@115 412 double Pol_Calib_Range_Max(channels)
ioannis@115 413
ioannis@115 414 where to specify the altitude ranges in meters in which the polarization calibration should be done.
ioannis@115 415
ioannis@115 416 .. figure:: media/figure3.4.png
ioannis@115 417 :height: 806
ioannis@115 418 :width: 1896
ioannis@115 419 :scale: 100 %
ioannis@115 420 :align: center
ioannis@115 421
ioannis@115 422 **Figure 3.4:** To provide polarization calibration (:math:`\eta^*`) values manually just use the button “Add polarization calibration” in the upper-right corner. This option will be available only for a limited period of time. After that only SCC calculated calibration constants will be accepted.
ioannis@115 423
ioannis@115 424 According to the table 3.3 this file should be something similar to:
ioannis@115 425 ::
ioannis@115 426
ioannis@115 427 dimensions:
ioannis@115 428 channels = 4 ;
ioannis@115 429 nb_of_time_scales = 1 ;
ioannis@115 430 points = 16380 ;
ioannis@115 431 scan_angles = 1 ;
ioannis@115 432 time = UNLIMITED ; // (3 currently)
ioannis@115 433 variables:
ioannis@115 434 int channel_ID(channels) ;
ioannis@115 435 double Background_Low(channels) ;
ioannis@115 436 double Background_High(channels) ;
ioannis@115 437 int id_timescale(channels) ;
ioannis@115 438 double Laser_Pointing_Angle(scan_angles) ;
ioannis@115 439 int Molecular_Calc ;
ioannis@115 440 int Laser_Pointing_Angle_of_Profiles(time, nb_of_time_scales) ;
ioannis@115 441 int Raw_Data_Start_Time(time, nb_of_time_scales) ;
ioannis@115 442 int Raw_Data_Stop_Time(time, nb_of_time_scales) ;
ioannis@115 443 int Laser_Shots(time, channels) ;
ioannis@115 444 double Raw_Lidar_Data(time, channels, points) ;
ioannis@115 445 double Pressure_at_Lidar_Station ;
ioannis@115 446 double Temperature_at_Lidar_Station ;
ioannis@115 447 double Pol_Calib_Range_Min(channels) ;
ioannis@115 448 double Pol_Calib_Range_Max(channels) ;
ioannis@115 449
ioannis@115 450 // global attributes:
ioannis@115 451 :System = "mysystem" ;
ioannis@115 452 :Longitude_degrees_east = 15.723771 ;
ioannis@115 453 :RawData_Start_Time_UT = "220000" ;
ioannis@115 454 :RawData_Start_Date = "20130620" ;
ioannis@115 455 :Measurement_ID = "20130620po00" ;
ioannis@115 456 :Altitude_meter_asl = 760. ;
ioannis@115 457 :RawData_Stop_Time_UT = "230333" ;
ioannis@115 458 :Latitude_degrees_north = 40.601039 ;
ioannis@115 459
ioannis@115 460 data:
ioannis@115 461 channel_ID = 10, 11, 12, 13 ;
ioannis@115 462
ioannis@115 463 Background_Low = 30000, 30000, 30000, 30000 ;
ioannis@115 464
ioannis@115 465 Background_High = 50000, 50000, 50000, 50000 ;
ioannis@115 466
ioannis@115 467 id_timescale = 0, 0, 0, 0 ;
ioannis@115 468
ioannis@115 469 Laser_Pointing_Angle = 0 ;
ioannis@115 470
ioannis@115 471 Molecular_Calc = 0 ;
ioannis@115 472
ioannis@115 473 Laser_Pointing_Angle_of_Profiles =
ioannis@115 474 0,
ioannis@115 475 0,
ioannis@115 476 0 ;
ioannis@115 477
ioannis@115 478 Raw_Data_Start_Time =
ioannis@115 479 0,
ioannis@115 480 300,
ioannis@115 481 600 ;
ioannis@115 482
ioannis@115 483 Raw_Data_Stop_Time =
ioannis@115 484 210,
ioannis@115 485 510,
ioannis@115 486 810 ;
ioannis@115 487
ioannis@115 488 Laser_Shots =
ioannis@115 489 1200, 1200, 1200, 1200,
ioannis@115 490 1200, 1200, 1200, 1200,
ioannis@115 491 1200, 1200, 1200, 1200 ;
ioannis@115 492
ioannis@115 493 Pressure_at_Lidar_Station = 1010 ;
ioannis@115 494
ioannis@115 495 Temperature_at_Lidar_Station = 14 ;
ioannis@115 496
ioannis@115 497 Pol_Calib_Range_Min = 1000, 1000, 1000, 1000 ;
ioannis@115 498
ioannis@115 499 Pol_Calib_Range_Min = 2000, 2000, 2000, 2000 ;
ioannis@115 500
ioannis@115 501 Raw_Lidar_Data = …...;
ioannis@115 502
ioannis@115 503 The file above assume the following calibration measurements have been done:
ioannis@115 504
ioannis@115 505 1. First +45 degrees acquisition followed by a corresponding -45 degrees acquisition
ioannis@115 506
ioannis@115 507 a. Measurement at +45 degrees
ioannis@115 508
ioannis@115 509 Start Time: 20130620 22:00:00
ioannis@115 510
ioannis@115 511 Stop Time: 20130620 22:01:00
ioannis@115 512
ioannis@115 513 Shots: 1200
ioannis@115 514
ioannis@115 515 b. Measurement at -45 degrees
ioannis@115 516
ioannis@115 517 Start Time: 20130620 22:02:30
ioannis@115 518
ioannis@115 519 Stop Time: 20130620 22:03:30
ioannis@115 520
ioannis@115 521 Shots: 1200
ioannis@115 522
ioannis@115 523 2. Second +45 degrees acquisition followed by a corresponding -45 degrees acquisition
ioannis@115 524
ioannis@115 525 a. Measurement at +45 degrees
ioannis@115 526
ioannis@115 527 Start Time: 20130620 22:05:00
ioannis@115 528
ioannis@115 529 Stop Time: 20130620 22:06:00
ioannis@115 530
ioannis@115 531 Shots: 1200
ioannis@115 532
ioannis@115 533 b. Measurement at -45 degrees
ioannis@115 534
ioannis@115 535 Start Time: 20130620 22:07:30
ioannis@115 536
ioannis@115 537 Stop Time: 20130620 22:08:30
ioannis@115 538
ioannis@115 539 Shots: 1200
ioannis@115 540
ioannis@115 541 3. Third +45 degrees acquisition followed by a corresponding -45 degrees acquisition
ioannis@115 542
ioannis@115 543 a. Measurement at +45 degrees
ioannis@115 544
ioannis@115 545 Start Time: 20130620 22:10:00
ioannis@115 546
ioannis@115 547 Stop Time: 20130620 22:11:00
ioannis@115 548
ioannis@115 549 Shots: 1200
ioannis@115 550
ioannis@115 551 b. Measurement at -45 degrees
ioannis@115 552
ioannis@115 553 Start Time: 20130620 22:12:30
ioannis@115 554
ioannis@115 555 Stop Time: 20130620 22:13:30
ioannis@115 556
ioannis@115 557 Shots: 1200
ioannis@115 558
ioannis@115 559 As you can see there are 3 cycles of consecutive measurements at +45 and -45 degrees. That way the dimension :code:`time` is set to 3.
ioannis@115 560
ioannis@115 561 The first +/-45 degrees measurement starts at “20130620 22:00:00” (start time of the first +45 measurement) and stops at “20130620 22:03:30” (stop time of the fist -45 measurement). As a consequence, according to the values of the global attributes :code:`RawData_Start_Date` and :code:`RawData_Start_Time_UT` we have to set:
ioannis@115 562
ioannis@115 563 :code:`Raw_Data_Start_Time[0]=0` (start of the first +45 measurement in
ioannis@115 564 seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 565
ioannis@115 566 :code:`Raw_Data_Stop_Time[0]=210` (stop of the first -45 measurement in
ioannis@115 567 seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 568
ioannis@115 569 Following a similar procedure for the other 2 cycles we have:
ioannis@115 570
ioannis@115 571 :code:`Raw_Data_Start_Time[1]=300` (start of the second +45 measurement in seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 572
ioannis@115 573 :code:`Raw_Data_Stop_Time[1]=510` (stop of the second -45 measurement in seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 574
ioannis@115 575 :code:`Raw_Data_Start_Time[2]=600` (start of the third +45 measurement in seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 576
ioannis@115 577 :code:`Raw_Data_Stop_Time[2]=810` (stop of the third -45 measurement in seconds since :code:`RawData_Start_Time_UT`)
ioannis@115 578
ioannis@115 579 Moreover, according to the order of the channels in the :code:`channel_ID` variable, the :code:`Raw_Lidar_Data` array should be filled as it follows:
ioannis@115 580
ioannis@115 581 :code:`Raw_Lidar_Data[0][0][points]` :math:`\rightarrow` 1\ :sup:`st` measured transmitted signal at +45 degrees
ioannis@115 582
ioannis@115 583 :code:`Raw_Lidar_Data[0][1][points]` :math:`\rightarrow` 1\ :sup:`st` measured transmitted signal at +45 degrees
ioannis@115 584
ioannis@115 585 :code:`Raw_Lidar_Data[0][2][points]` :math:`\rightarrow` 1\ :sup:`st` measured transmitted signal at -45 degrees
ioannis@115 586
ioannis@115 587 :code:`Raw_Lidar_Data[0][3][points]` :math:`\rightarrow` 1\ :sup:`st` measured transmitted signal at -45 degrees
ioannis@115 588
ioannis@115 589 :code:`Raw_Lidar_Data[1][0][points]` :math:`\rightarrow` 2\ :sup:`nd` measured transmitted signal at +45 degrees
ioannis@115 590
ioannis@115 591 :code:`Raw_Lidar_Data[1][1][points]` :math:`\rightarrow` 2\ :sup:`nd` measured transmitted signal at +45 degrees
ioannis@115 592
ioannis@115 593 :code:`Raw_Lidar_Data[1][2][points]` :math:`\rightarrow` 2\ :sup:`nd` measured transmitted signal at -45 degrees
ioannis@115 594
ioannis@115 595 :code:`Raw_Lidar_Data[1][3][points]` :math:`\rightarrow` 2\ :sup:`nd` measured transmitted signal at -45 degrees
ioannis@115 596
ioannis@115 597 :code:`Raw_Lidar_Data[2][0][points]` :math:`\rightarrow` 3\ :sup:`rd` measured transmitted signal at +45 degrees
ioannis@115 598
ioannis@115 599 :code:`Raw_Lidar_Data[2][1][points]` :math:`\rightarrow` 3\ :sup:`rd` measured transmitted signal at +45 degrees
ioannis@115 600
ioannis@115 601 :code:`Raw_Lidar_Data[2][2][points]` :math:`\rightarrow` 3\ :sup:`rd` measured transmitted signal at -45 degrees
ioannis@115 602
ioannis@115 603 :code:`Raw_Lidar_Data[2][3][points]` :math:`\rightarrow` 3\ :sup:`rd` measured transmitted signal at -45 degrees
ioannis@115 604
ioannis@115 605 Once this file has been created it needs to be submitted to the SCC and linked to the configuration “depol_calibration”. The result of the SCC analysis on this file will be the calculation of the calibration constant h\ :sup:`\*` that will be logged into the SCC database and can be used to calibrate Raman/Elastic backscatter products (see section 3.3).
ioannis@115 606
ioannis@115 607 3.3 Definition of “Raman/Elastic backscatter and linear depolarization ratio”
ioannis@115 608 -----------------------------------------------------------------------------
ioannis@115 609
ioannis@115 610 In order to calculate the *PLDR* we need to modify the polarization related products linked to the “standard” measurement configurations (the configuration called “nighttime” and/or “daytime” in table 3.2).
ioannis@115 611
ioannis@115 612 Let's suppose we have defined the following products (defined already in SCC v3.11):
ioannis@115 613
ioannis@115 614 **Table 3.4:** Example of products configuration in SCC v3.11
ioannis@115 615
ioannis@115 616 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 617 | Product Name | Product ID | Product Type | nighttime | daytime |
ioannis@115 618 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 619 | Raman backscatter | 1 | Raman backscatter | x | |
ioannis@115 620 | | | | | |
ioannis@115 621 | 355nm | | | | |
ioannis@115 622 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 623 | Extinction | 2 | Extinction | x | |
ioannis@115 624 | | | | | |
ioannis@115 625 | 387nm | | | | |
ioannis@115 626 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 627 | Raman backscatter | 3 | Raman backscatter | x | |
ioannis@115 628 | | | | | |
ioannis@115 629 | 532nm | | | | |
ioannis@115 630 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 631 | Extinction | 4 | Extinction | x | |
ioannis@115 632 | | | | | |
ioannis@115 633 | 532nm | | | | |
ioannis@115 634 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 635 | Elastic backscatter | 5 | Elastic backscatter | | x |
ioannis@115 636 | | | | | |
ioannis@115 637 | 355nm | | | | |
ioannis@115 638 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 639 | Elastic backscatter | 6 | Elastic backscatter | | x |
ioannis@115 640 | | | | | |
ioannis@115 641 | 532nm | | | | |
ioannis@115 642 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 643 | Elastic backscatter | 7 | Elastic backscatter | x | x |
ioannis@115 644 | | | | | |
ioannis@115 645 | 1064nm | | | | |
ioannis@115 646 +-----------------------+--------------+-----------------------+-------------+-----------+
ioannis@115 647
ioannis@115 648 Product ID=1, 2, 4, 5, 7 do not need any modification as they do not involve polarization channels. The only product that need to be modified are the Product ID=3 and 6. To produce b532 files containing also *PLDR* we need to modify the “nighttime” and “daytime” configurations to include a product of type “Raman backscatter and linear depolarization ratio” or “Elastic bakscatter and linear depolarization ratio” respectively. So the configuration reported in table 3.4 should be
ioannis@115 649 changed to match what is included in table 3.5.
ioannis@115 650
ioannis@115 651 **Table 3.5:** The same of table 3.4 but with new product types introduced in SCC v4.0
ioannis@115 652
ioannis@115 653 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 654 | Product Name | Product ID | Product Type | nighttime | daytime |
ioannis@115 655 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 656 | Raman backscatter | 1 | Raman backscatter | x | |
ioannis@115 657 | | | | | |
ioannis@115 658 | 355nm | | | | |
ioannis@115 659 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 660 | Extinction | 2 | Extinction | x | |
ioannis@115 661 | | | | | |
ioannis@115 662 | 387nm | | | | |
ioannis@115 663 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 664 | Raman backscatter | 10 | **Raman backscatter and linear depolarization ratio** | x | |
ioannis@115 665 | | | | | |
ioannis@115 666 | 532nm | | | | |
ioannis@115 667 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 668 | Extinction | 4 | Extinction | x | |
ioannis@115 669 | | | | | |
ioannis@115 670 | 532nm | | | | |
ioannis@115 671 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 672 | Elastic backscatter | 5 | Elastic backscatter | | x |
ioannis@115 673 | | | | | |
ioannis@115 674 | 355nm | | | | |
ioannis@115 675 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 676 | Elastic backscatter | 11 | **Elastic backscatter and linear depolarization ratio** | | x |
ioannis@115 677 | | | | | |
ioannis@115 678 | 532nm | | | | |
ioannis@115 679 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 680 | Elastic backscatter | 7 | Elastic backscatter | x | x |
ioannis@115 681 | | | | | |
ioannis@115 682 | 1064nm | | | | |
ioannis@115 683 +-----------------------+--------------+-----------------------------------------------------------+-------------+-----------+
ioannis@115 684
ioannis@115 685 As you can see in table 3.5, the old product IDs=3 and 6 (present in table 3.4) have been replaced with the new product ID=10 and 11 to guarantee the calculation of *PLDR*.
ioannis@115 686
ioannis@115 687 It is important to set among the product options of the product ID=10 and 11 which calibration product we want to use for calibration (see section 3.2). This can be done using the SCC web interface setting the appropriate setting in the tab *Polarization calibration products* (see figure 3.4). According to the current example you should set here the calibration product defined in section 3.2.
ioannis@115 688
ioannis@115 689 .. figure:: media/figure3.5.png
ioannis@115 690 :height: 102
ioannis@115 691 :width: 1895
ioannis@115 692 :scale: 100 %
ioannis@115 693 :align: center
ioannis@115 694
ioannis@115 695 **Figure 3.5:** How to link a product to calibrate with a calibration product.
ioannis@115 696
ioannis@115 697 .. warning:: Please note that also *Raman/Elastic backscatter products* need to be linked to a calibration product because the calibration constant and the corresponding correction factor is needed to calculate the total signal out of the two polarization components even if the *PLDR* is not involved in the product calculation.

mercurial