File: SCIAMACHY_L2_NADIR_IR2_N2O.html

package info (click to toggle)
harp 1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 58,728 kB
  • sloc: xml: 339,052; ansic: 151,016; javascript: 9,315; yacc: 2,092; python: 1,066; makefile: 628; lex: 582; sh: 69
file content (589 lines) | stat: -rw-r--r-- 21,234 bytes parent folder | download
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589


<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
  <meta charset="utf-8">
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  <title>SCIAMACHY_L2_NADIR_IR2_N2O &mdash; HARP 1.12 documentation</title>
  

  
  
  
  

  

  
  
    

  

  <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
  <link rel="stylesheet" href="../_static/custom.css" type="text/css" />
    <link rel="index" title="Index" href="../genindex.html" /> 

  
  <script src="../_static/js/modernizr.min.js"></script>

</head>

<body class="wy-body-for-nav">

   
  <div class="wy-grid-for-nav">

    
    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
      <div class="wy-side-scroll">
        <div class="wy-side-nav-search">
          

          
            <a href="../index.html" class="icon icon-home"> HARP
          

          
          </a>

          
            
            
              <div class="version">
                1.12
              </div>
            
          

          

          
        </div>

        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
          
            
            
              
            
            
              <ul>
<li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../conventions/index.html">Conventions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../algorithms/index.html">Algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="../operations.html">Operations</a></li>
<li class="toctree-l1"><a class="reference internal" href="index.html">Ingestion definitions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../libharp.html">C library</a></li>
<li class="toctree-l1"><a class="reference internal" href="../idl.html">IDL interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="../matlab.html">MATLAB interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="../python.html">Python interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="../R.html">R interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="../tools.html">Command line tools</a></li>
</ul>

            
          
        </div>
      </div>
    </nav>

    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">

      
      <nav class="wy-nav-top" aria-label="top navigation">
        
          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
          <a href="../index.html">HARP</a>
        
      </nav>


      <div class="wy-nav-content">
        
        <div class="rst-content">
        
          















<div role="navigation" aria-label="breadcrumbs navigation">

  <ul class="wy-breadcrumbs">
    
      <li><a href="../index.html">Docs</a> &raquo;</li>
        
      <li>SCIAMACHY_L2_NADIR_IR2_N2O</li>
    
    
      <li class="wy-breadcrumbs-aside">
        
            
        
      </li>
    
  </ul>

  
  <hr/>
</div>
          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
           <div itemprop="articleBody">
            
  <div class="section" id="sciamachy-l2-nadir-ir2-n2o">
<h1>SCIAMACHY_L2_NADIR_IR2_N2O</h1>
<div class="section" id="variables">
<h2>Variables</h2>
<p>The table below lists the variables that are present in the HARP product that results from an ingestion of <code class="docutils literal notranslate"><span class="pre">SCIAMACHY_L2_NADIR_IR2_N2O</span></code> data.</p>
<table border="1" class="colwidths-given docutils">
<colgroup>
<col width="25%" />
<col width="5%" />
<col width="15%" />
<col width="15%" />
<col width="40%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">field name</th>
<th class="head">type</th>
<th class="head">dimensions</th>
<th class="head">unit</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><strong>datetime_start</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[seconds since 2000-01-01]</td>
<td>measurement start time</td>
</tr>
<tr class="row-odd"><td><strong>datetime_length</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[s]</td>
<td>measurement integration time</td>
</tr>
<tr class="row-even"><td><strong>orbit_index</strong></td>
<td>int32</td>
<td>&#160;</td>
<td>&#160;</td>
<td>absolute orbit number</td>
</tr>
<tr class="row-odd"><td><strong>latitude</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree_north]</td>
<td>center latitude for each nadir pixel</td>
</tr>
<tr class="row-even"><td><strong>longitude</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree_east]</td>
<td>center longitude for each nadir pixel</td>
</tr>
<tr class="row-odd"><td><strong>latitude_bounds</strong></td>
<td>double</td>
<td>{<em>time</em>, 4}</td>
<td>[degree_north]</td>
<td>corner latitudes for each nadir pixel</td>
</tr>
<tr class="row-even"><td><strong>longitude_bounds</strong></td>
<td>double</td>
<td>{<em>time</em>, 4}</td>
<td>[degree_east]</td>
<td>corner longitudes for each nadir pixel</td>
</tr>
<tr class="row-odd"><td><strong>solar_zenith_angle</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree]</td>
<td>solar zenith angle at top of atmosphere</td>
</tr>
<tr class="row-even"><td><strong>viewing_zenith_angle</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree]</td>
<td>line of sight zenith angle at top of atmosphere</td>
</tr>
<tr class="row-odd"><td><strong>relative_azimuth_angle</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree]</td>
<td>relative azimuth angle at top of atmosphere</td>
</tr>
<tr class="row-even"><td><strong>scan_direction_type</strong></td>
<td>int8</td>
<td>{<em>time</em>}</td>
<td>&#160;</td>
<td>scan direction for each measurement; enumeration values: forward (0), backward (1), mixed (2)</td>
</tr>
<tr class="row-odd"><td><strong>N2O_column_number_density</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[molec/cm^2]</td>
<td>N2O vertical column density</td>
</tr>
<tr class="row-even"><td><strong>N2O_column_number_density_uncertainty</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[molec/cm^2]</td>
<td>error on the N2O vertical column density</td>
</tr>
<tr class="row-odd"><td><strong>N2O_column_number_density_validity</strong></td>
<td>int32</td>
<td>{<em>time</em>}</td>
<td>&#160;</td>
<td>flag describing the N2O vertical column density</td>
</tr>
<tr class="row-even"><td><strong>cloud_fraction</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[]</td>
<td>average cloud fraction of footprint</td>
</tr>
<tr class="row-odd"><td><strong>index</strong></td>
<td>int32</td>
<td>{<em>time</em>}</td>
<td>&#160;</td>
<td>zero-based index of the sample within the source product</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="ingestion-options">
<h2>Ingestion options</h2>
<p>The table below lists the available ingestion options for <code class="docutils literal notranslate"><span class="pre">SCIAMACHY_L2</span></code> products.</p>
<table border="1" class="colwidths-given docutils">
<colgroup>
<col width="15%" />
<col width="25%" />
<col width="60%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">option name</th>
<th class="head">legal values</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td>dataset</td>
<td>nad_uv0_o3, nad_uv1_no2, nad_uv3_bro, nad_uv4_h2co, nad_uv5_so2, nad_uv6_oclo, nad_uv7_so2, nad_uv8_h2o, nad_uv9_chocho, nad_ir0_h2o, nad_ir1_ch4, nad_ir2_n2o, nad_ir3_co, nad_ir4_co2, lim_uv0_o3, lim_uv1_no2, lim_uv3_bro, clouds_aerosol</td>
<td>the dataset of the L2 product to ingest; each dataset is a combination of nadir/limb choice, retrieval window, and main quantity; option values are ‘nad_uv0_o3’ (default), ‘nad_uv1_no2’, ‘nad_uv3_bro’,  ‘nad_uv4_h2co’, ‘nad_uv5_so2’, ‘nad_uv6_oclo’, ‘nad_uv7_so2’, ‘nad_uv8_h2o’, ‘nad_uv9_chocho’, ‘nad_ir0_h2o’, ‘nad_ir1_ch4’, ‘nad_ir2_n2o’, ‘nad_ir3_co’, ‘nad_ir4_co2’, ‘lim_uv0_o3’, ‘lim_uv1_no2’, ‘lim_uv3_bro’, ‘clouds_aerosol’</td>
</tr>
</tbody>
</table>
<p>This definition is only applicable when: dataset=nad_ir2_n2o</p>
</div>
<div class="section" id="mapping-description">
<h2>Mapping description</h2>
<p>The table below details where and how each variable was retrieved from the input product.</p>
<table border="1" class="docutils">
<colgroup>
<col width="8%" />
<col width="3%" />
<col width="89%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">field name</th>
<th class="head" colspan="2">mapping description</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><strong>datetime_start</strong></td>
<td><em>path</em></td>
<td><strong>/nad_ir2_n2o[]/dsr_time</strong></td>
</tr>
<tr class="row-odd"><td><strong>datetime_length</strong></td>
<td><em>path</em></td>
<td><strong>/nad_ir2_n2o[]/integr_time</strong></td>
</tr>
<tr class="row-even"><td><strong>orbit_index</strong></td>
<td><em>path</em></td>
<td><strong>/mph/abs_orbit</strong></td>
</tr>
<tr class="row-odd"><td rowspan="9"><strong>latitude</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cen_coor_nad/latitude</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>center latitude for each nadir pixel</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>the latitude of the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the N/2-th pixel</td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cen_coor_nad, /geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the latitude of the geographic average of 1: the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the second pixel and 2: cen_coor_nad of the N-th pixel</td>
</tr>
<tr class="row-even"><td rowspan="9"><strong>longitude</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cen_coor_nad/longitude</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>center longitude for each nadir pixel</td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the longitude of the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the N/2-th pixel</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cen_coor_nad, /geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>the longitude of the geographic average of 1: the geographic average of cor_coor_nad[2] and cor_coor_nad[3] of the second pixel and 2: cen_coor_nad of the N-th pixel</td>
</tr>
<tr class="row-odd"><td rowspan="9"><strong>latitude_bounds</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]/latitude</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>cor_coor_nad[0] and cor_coor_nad[1] are taken from the first pixel and cor_coor_nad[2] and cor_coor_nad[3] are taken from the N-th pixel; corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>cor_coor_nad[0] is taken from the first pixel, cor_coor_nad[2] is taken from the fourth pixel, cor_coor_nad[1] is taken from cor_coor_nad[3] of the N-th pixel, and cor_coor_nad[3] is taken from cor_coor_nad[1] from the N-th pixel; corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-even"><td rowspan="9"><strong>longitude_bounds</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]/longitude</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>cor_coor_nad[0] and cor_coor_nad[1] are taken from the first pixel and cor_coor_nad[2] and cor_coor_nad[3] are taken from the N-th pixel; corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/cor_coor_nad[]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>cor_coor_nad[0] is taken from the first pixel, cor_coor_nad[2] is taken from the fourth pixel, cor_coor_nad[1] is taken from cor_coor_nad[3] of the N-th pixel, and cor_coor_nad[3] is taken from cor_coor_nad[1] from the N-th pixel; corners are rearranged in the following way: 0,2,3,1</td>
</tr>
<tr class="row-odd"><td rowspan="8"><strong>solar_zenith_angle</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/sol_zen_angle_toa[1]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/sol_zen_angle_toa[2]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the value at end of integration time of the N/2-th geolocation</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/sol_zen_angle_toa[1], /geolocation_nadir[]/sol_zen_angle_toa[2]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>the average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record</td>
</tr>
<tr class="row-odd"><td rowspan="8"><strong>viewing_zenith_angle</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/los_zen_angle_toa[1]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/los_zen_angle_toa[2]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the value at end of integration time of the N/2-th geolocation</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/los_zen_angle_toa[1], /geolocation_nadir[]/los_zen_angle_toa[2]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>the average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record</td>
</tr>
<tr class="row-odd"><td rowspan="8"><strong>relative_azimuth_angle</strong></td>
<td><em>condition</em></td>
<td>No co-adding needed</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/rel_azi_angle_toa[1]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>Co-adding needed and all N geolocations are within a single scan (N is not divisible by 5)</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/rel_azi_angle_toa[2]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the value at end of integration time of the N/2-th geolocation</td>
</tr>
<tr class="row-even"><td><em>condition</em></td>
<td>Co-adding needed of both forward and backward scan pixels (N is divisible by 5)</td>
</tr>
<tr class="row-odd"><td><em>path</em></td>
<td><strong>/geolocation_nadir[]/rel_azi_angle_toa[1], /geolocation_nadir[]/rel_azi_angle_toa[2]</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>the average of the value at end of integration time of the second record and the value at middle of integration time of the N-th record</td>
</tr>
<tr class="row-odd"><td rowspan="2"><strong>scan_direction_type</strong></td>
<td><em>path</em></td>
<td><strong>/geolocation_nadir[]/corner_coord[], /geolocation_nadir[]/dsr_time</strong></td>
</tr>
<tr class="row-even"><td><em>description</em></td>
<td>When the integration time is higher than 1s we are dealing with a mixed (2) pixel, otherwise the scan direction is based on the corner coordinates of the first ground pixel of the measurement. The first geolocation pixel is a backscan (1) pixel if the inproduct of the unit vector of the third corner with the outproduct of the unit vector of the first corner and the unit vector of the second corner is negative (otherwise it is part of a forward (0) scan)</td>
</tr>
<tr class="row-odd"><td><strong>N2O_column_number_density</strong></td>
<td><em>path</em></td>
<td><strong>/nad_ir2_n2o[]/vcd[0]</strong></td>
</tr>
<tr class="row-even"><td rowspan="2"><strong>N2O_column_number_density_uncertainty</strong></td>
<td><em>path</em></td>
<td><strong>/nad_ir2_n2o[]/vcd_err[0], /nad_ir2_n2o[]/vcd[0]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>relative error is converted to absolute error by multiplying with measured value</td>
</tr>
<tr class="row-even"><td><strong>N2O_column_number_density_validity</strong></td>
<td><em>path</em></td>
<td><strong>/nad_ir2_n2o[]/flag_vcd_flags</strong></td>
</tr>
<tr class="row-odd"><td><strong>cloud_fraction</strong></td>
<td><em>path</em></td>
<td><strong>/clouds_aerosol[]/cl_frac</strong></td>
</tr>
</tbody>
</table>
</div>
</div>


           </div>
           
          </div>
          <footer>
  

  <hr/>

  <div role="contentinfo">
    <p>
        &copy; Copyright 2015-2020 S[&amp;]T, The Netherlands

    </p>
  </div> 

</footer>

        </div>
      </div>

    </section>

  </div>
  


  

    
    
      <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
        <script type="text/javascript" src="../_static/jquery.js"></script>
        <script type="text/javascript" src="../_static/underscore.js"></script>
        <script type="text/javascript" src="../_static/doctools.js"></script>
        <script async="async" type="text/javascript" src="/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    

  

  <script type="text/javascript" src="../_static/js/theme.js"></script>

  <script type="text/javascript">
      jQuery(function () {
          SphinxRtdTheme.Navigation.enable(true);
      });
  </script> 

</body>
</html>