Skip to content

Commit

Permalink
Add missing document files
Browse files Browse the repository at this point in the history
  • Loading branch information
svniemeijer committed Sep 11, 2024
1 parent 9a9304b commit 7dedb0c
Show file tree
Hide file tree
Showing 2 changed files with 721 additions and 0 deletions.
328 changes: 328 additions & 0 deletions doc/html/ingestions/GOME2_L2_O3MARS.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,328 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GOME2_L2_O3MARS &mdash; HARP 1.23 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css" />


<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/jquery.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
</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.23
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<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="Mobile navigation menu" >
<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="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">GOME2_L2_O3MARS</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">

<section id="gome2-l2-o3mars">
<h1>GOME2_L2_O3MARS</h1>
<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">GOME2_L2_O3MARS</span></code> data.</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 25.0%" />
<col style="width: 5.0%" />
<col style="width: 15.0%" />
<col style="width: 15.0%" />
<col style="width: 40.0%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>field name</p></th>
<th class="head"><p>type</p></th>
<th class="head"><p>dimensions</p></th>
<th class="head"><p>unit</p></th>
<th class="head"><p>description</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><strong>datetime</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[seconds since 2000-01-01]</p></td>
<td><p>time of the measurement</p></td>
</tr>
<tr class="row-odd"><td><p><strong>longitude</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree_east]</p></td>
<td><p>longitude of the measurement</p></td>
</tr>
<tr class="row-even"><td><p><strong>latitude</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree_north]</p></td>
<td><p>latitude of the measurement</p></td>
</tr>
<tr class="row-odd"><td><p><strong>longitude_bounds</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>, 4}</p></td>
<td><p>[degree_east]</p></td>
<td><p>corner longitudes of the measurement</p></td>
</tr>
<tr class="row-even"><td><p><strong>latitude_bounds</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>, 4}</p></td>
<td><p>[degree_north]</p></td>
<td><p>corner latitudes of the measurement</p></td>
</tr>
<tr class="row-odd"><td><p><strong>solar_azimuth_angle</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree]</p></td>
<td><p>solar azimuth angle</p></td>
</tr>
<tr class="row-even"><td><p><strong>solar_zenith_angle</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree]</p></td>
<td><p>solar zenith angle</p></td>
</tr>
<tr class="row-odd"><td><p><strong>viewing_azimuth_angle</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree]</p></td>
<td><p>viewing azimuth angle at top of atmosphere</p></td>
</tr>
<tr class="row-even"><td><p><strong>viewing_zenith_angle</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree]</p></td>
<td><p>viewing zenith angle at top of atmosphere</p></td>
</tr>
<tr class="row-odd"><td><p><strong>absorbing_aerosol_index</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[degree]</p></td>
<td><p>absorbing aerosol index</p></td>
</tr>
<tr class="row-even"><td><p><strong>scan_direction_type</strong></p></td>
<td><p>int8</p></td>
<td><p>{<em>time</em>}</p></td>
<td></td>
<td><p>scan direction for each measurement; enumeration values: forward (0), backward (1)</p></td>
</tr>
<tr class="row-odd"><td><p><strong>scene_type</strong></p></td>
<td><p>int32</p></td>
<td><p>{<em>time</em>}</p></td>
<td></td>
<td><p>sun glint condition</p></td>
</tr>
<tr class="row-even"><td><p><strong>aerosol_height</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[km]</p></td>
<td><p>absorbing aerosol height</p></td>
</tr>
<tr class="row-odd"><td><p><strong>aerosol_height_uncertainty</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[km]</p></td>
<td><p>absorbing aerosol height error</p></td>
</tr>
<tr class="row-even"><td><p><strong>aerosol_pressure</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[hPa]</p></td>
<td><p>absorbing aerosol pressure</p></td>
</tr>
<tr class="row-odd"><td><p><strong>aerosol_pressure_uncertainty</strong></p></td>
<td><p>double</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[hPa]</p></td>
<td><p>absorbing aerosol pressure error</p></td>
</tr>
<tr class="row-even"><td><p><strong>validity</strong></p></td>
<td><p>int32</p></td>
<td><p>{<em>time</em>}</p></td>
<td><p>[]</p></td>
<td><p>error flag for absorbing aerosol height</p></td>
</tr>
<tr class="row-odd"><td><p><strong>index</strong></p></td>
<td><p>int32</p></td>
<td><p>{<em>time</em>}</p></td>
<td></td>
<td><p>zero-based index of the sample within the source product</p></td>
</tr>
</tbody>
</table>
</section>
<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 class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>field name</p></th>
<th class="head" colspan="2"><p>mapping description</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><strong>datetime</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/Time[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>longitude</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LongitudeCenter[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><strong>latitude</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LatitudeCenter[]</strong></p></td>
</tr>
<tr class="row-odd"><td rowspan="2"><p><strong>longitude_bounds</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LongitudeCorner[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><em>description</em></p></td>
<td><p>the corner coordinates are re-arranged in the order 2-4-3-1</p></td>
</tr>
<tr class="row-odd"><td rowspan="2"><p><strong>latitude_bounds</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LatitudeCorner[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><em>description</em></p></td>
<td><p>the corner coordinates are re-arranged in the order 2-4-3-1</p></td>
</tr>
<tr class="row-odd"><td><p><strong>solar_azimuth_angle</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/SolarAzimuthAngle[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><strong>solar_zenith_angle</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/SolarZenithAngle[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>viewing_azimuth_angle</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LineOfSightAzimuthAngle[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><strong>viewing_zenith_angle</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/LineOfSightZenithAngle[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>absorbing_aerosol_index</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAI[]</strong></p></td>
</tr>
<tr class="row-even"><td rowspan="2"><p><strong>scan_direction_type</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/GEOLOCATION/ScanDirection[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><em>description</em></p></td>
<td><p>subtract 1 to turn values 1,2 into 0,1</p></td>
</tr>
<tr class="row-even"><td><p><strong>scene_type</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/SunGlintFlag[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>aerosol_height</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAH_AbsorbingAerosolHeight[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><strong>aerosol_height_uncertainty</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAH_AbsorbingAerosolHeightError[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>aerosol_pressure</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAH_AbsorbingAerosolPressure[]</strong></p></td>
</tr>
<tr class="row-even"><td><p><strong>aerosol_pressure_uncertainty</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAH_AbsorbingAerosolPressureError[]</strong></p></td>
</tr>
<tr class="row-odd"><td><p><strong>validity</strong></p></td>
<td><p><em>path</em></p></td>
<td><p><strong>/DATA/AAH_ErrorFlag</strong></p></td>
</tr>
</tbody>
</table>
</section>
</section>


</div>
</div>
<footer>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2015-2024 S[&amp;]T, The Netherlands.</p>
</div>



</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit 7dedb0c

Please sign in to comment.