File: OMI_L2_OMUVB.html

package info (click to toggle)
harp 1.5%2Bdata-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 54,032 kB
  • sloc: xml: 286,510; ansic: 143,710; yacc: 1,910; python: 913; makefile: 600; lex: 574; sh: 69
file content (395 lines) | stat: -rw-r--r-- 12,343 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


<!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>OMI_L2_OMUVB &mdash; HARP 1.5 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.5
              </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="../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>OMI_L2_OMUVB</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="omi-l2-omuvb">
<h1>OMI_L2_OMUVB</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">OMI_L2_OMUVB</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</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[seconds since 2000-01-01]</td>
<td>time of the measurement</td>
</tr>
<tr class="row-odd"><td><strong>longitude</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree_east]</td>
<td>longitude of the ground pixel center (WGS84)</td>
</tr>
<tr class="row-even"><td><strong>latitude</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[degree_north]</td>
<td>latitude of the ground pixel center (WGS84)</td>
</tr>
<tr class="row-odd"><td><strong>longitude_bounds</strong></td>
<td>double</td>
<td>{<em>time</em>, 4}</td>
<td>[degree_east]</td>
<td>longitudes of the ground pixel corners (WGS84)</td>
</tr>
<tr class="row-even"><td><strong>latitude_bounds</strong></td>
<td>double</td>
<td>{<em>time</em>, 4}</td>
<td>[degree_north]</td>
<td>latitudes of the ground pixel corners (WGS84)</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 WGS84 ellipsoid for center co-ordinate of the ground pixel</td>
</tr>
<tr class="row-even"><td><strong>surface_irradiance</strong></td>
<td>double</td>
<td>{<em>time</em>}</td>
<td>[W/(m^2.nm)]</td>
<td>surface irradiance</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">OMI_L2_OMUVB</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>clear_sky</td>
<td>true</td>
<td>ingest clear sky surface UV irradiance</td>
</tr>
<tr class="row-odd"><td>wavelength</td>
<td>305nm, 310nm, 324nm, 380nm</td>
<td>wavelength for which to ingest the surface UV irradiance</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="mapping-description">
<h2>Mapping description</h2>
<p>The shape and size of each ground pixel is not included in the product. HARP therefore provides its own approximation which is based on interpolation of the available center coordinates for each of the ground pixels. Each corner coordinate is determined by its four surrounding center coordinates. The corner coordinate is exactly at the intersection of the cross that can be made with these four points (each line of the cross is the great-circle distance from one center coordinate to the other). In situations where a corner coordinate is not surrounded by four center coordinates (i.e. at the boundaries) virtual center coordinates are created by means of extrapolation. The virtual center coordinate is placed such that the distance to its nearest real center coordinate equals the distance between that nearest real center coordinate and the next center coordinate going further inwards. In mathematical notation: when c(i,m+1) is the virtual center coordinate and c(i,m) and c(i,m-1) are real center coordinates, then ||c(i,m+1) - c(i,m)|| = ||c(i,m) - c(i,m-1)|| and all three coordinates should lie on the same great circle. The four virtual coordinates that lie in the utmost corners of the boundaries are calculated by extrapolating in a diagonal direction (e.g. c(n+1,m+1) is calculated from c(n,m) and c(n-1,m-1)).</p>
<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="19%" />
<col width="12%" />
<col width="69%" />
</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 rowspan="2"><strong>datetime</strong></td>
<td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Geolocation_Fields/Time[]</strong></td>
</tr>
<tr class="row-odd"><td><em>description</em></td>
<td>the time of the measurement converted from TAI93 to seconds since 2000-01-01T00:00:00</td>
</tr>
<tr class="row-even"><td><strong>longitude</strong></td>
<td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Geolocation_Fields/Longitude[]</strong></td>
</tr>
<tr class="row-odd"><td><strong>latitude</strong></td>
<td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Geolocation_Fields/Latitude[]</strong></td>
</tr>
<tr class="row-even"><td><strong>longitude_bounds</strong></td>
<td><em>description</em></td>
<td>interpolated from the available center coordinates for each of the ground pixels</td>
</tr>
<tr class="row-odd"><td><strong>latitude_bounds</strong></td>
<td><em>description</em></td>
<td>interpolated from the available center coordinates for each of the ground pixels</td>
</tr>
<tr class="row-even"><td><strong>solar_zenith_angle</strong></td>
<td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Geolocation_Fields/SolarZenithAngle[]</strong></td>
</tr>
<tr class="row-odd"><td rowspan="16"><strong>surface_irradiance</strong></td>
<td><em>condition</em></td>
<td>clear_sky unset and wavelength=305nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/Irradiance305[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky unset and wavelength=310nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/Irradiance310[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky unset and wavelength=324nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/Irradiance324[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky unset and wavelength=380nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/Irradiance380[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky=true and wavelength=305nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/CSIrradiance305[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky=true and wavelength=310nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/CSIrradiance310[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky=true and wavelength=324nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/CSIrradiance324[]</strong></td>
</tr>
<tr class="row-odd"><td><em>condition</em></td>
<td>clear_sky=true and wavelength=380nm</td>
</tr>
<tr class="row-even"><td><em>path</em></td>
<td><strong>/HDFEOS/SWATHS/UVB/Data_Fields/CSIrradiance380[]</strong></td>
</tr>
</tbody>
</table>
</div>
</div>


           </div>
           
          </div>
          <footer>
  

  <hr/>

  <div role="contentinfo">
    <p>
        &copy; Copyright 2015-2018 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>