source: flex_extract.git/Documentation/html/Evaluation/testcases.html @ 8c1d175

ctbtodev
Last change on this file since 8c1d175 was ba99230, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

capitalize all directory names and adapt pathes in files

  • Property mode set to 100644
File size: 7.1 KB
Line 
1
2
3<!DOCTYPE html>
4<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6<head>
7  <meta charset="utf-8">
8 
9  <meta name="viewport" content="width=device-width, initial-scale=1.0">
10 
11  <title>Testcases &mdash; flex_extract 7.1 alpha documentation</title>
12 
13
14 
15 
16 
17 
18
19 
20  <script type="text/javascript" src="../_static/js/modernizr.min.js"></script>
21 
22   
23      <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
24        <script type="text/javascript" src="../_static/jquery.js"></script>
25        <script type="text/javascript" src="../_static/underscore.js"></script>
26        <script type="text/javascript" src="../_static/doctools.js"></script>
27        <script type="text/javascript" src="../_static/language_data.js"></script>
28        <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
29   
30    <script type="text/javascript" src="../_static/js/theme.js"></script>
31
32   
33
34 
35  <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
36  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
37  <link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
38  <link rel="stylesheet" href="../_static/css/theme_overrides.css" type="text/css" />
39    <link rel="index" title="Index" href="../genindex.html" />
40    <link rel="search" title="Search" href="../search.html" />
41    <link rel="next" title="Metrics" href="metrics.html" />
42    <link rel="prev" title="Static Code Analysis" href="staticcode.html" /> 
43</head>
44
45<body class="wy-body-for-nav">
46
47   
48  <div class="wy-grid-for-nav">
49   
50    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
51      <div class="wy-side-scroll">
52        <div class="wy-side-nav-search" >
53         
54
55         
56            <a href="../index.html" class="icon icon-home"> flex_extract
57         
58
59         
60          </a>
61
62         
63           
64           
65              <div class="version">
66                7.1
67              </div>
68           
69         
70
71         
72<div role="search">
73  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
74    <input type="text" name="q" placeholder="Search docs" />
75    <input type="hidden" name="check_keywords" value="yes" />
76    <input type="hidden" name="area" value="default" />
77  </form>
78</div>
79
80         
81        </div>
82
83        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
84         
85           
86           
87             
88           
89           
90              <p class="caption"><span class="caption-text">Table of Contents:</span></p>
91<ul class="current">
92<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
93<li class="toctree-l1"><a class="reference internal" href="../quick_start.html">Quick Start</a></li>
94<li class="toctree-l1"><a class="reference internal" href="../ecmwf_data.html">ECMWF Data</a></li>
95<li class="toctree-l1"><a class="reference internal" href="../documentation.html">Documentation</a></li>
96<li class="toctree-l1 current"><a class="reference internal" href="../evaluation.html">Evaluation</a><ul class="current">
97<li class="toctree-l2"><a class="reference internal" href="staticcode.html">Static Code Analysis</a></li>
98<li class="toctree-l2 current"><a class="current reference internal" href="#">Testcases</a><ul>
99<li class="toctree-l3"><a class="reference internal" href="#comparison-of-mars-requests">Comparison of MARS requests</a></li>
100<li class="toctree-l3"><a class="reference internal" href="#comparison-of-grib-files">Comparison of grib files</a><ul class="simple">
101</ul>
102</li>
103</ul>
104</li>
105<li class="toctree-l2"><a class="reference internal" href="metrics.html">Metrics</a></li>
106</ul>
107</li>
108<li class="toctree-l1"><a class="reference internal" href="../dev_guide.html">Developer Guide</a></li>
109<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
110<li class="toctree-l1"><a class="reference internal" href="../support.html">Support</a></li>
111<li class="toctree-l1"><a class="reference internal" href="../Support/faq.html">FAQ - Frequently asked questions</a></li>
112<li class="toctree-l1"><a class="reference internal" href="../authors.html">Developer Team</a></li>
113</ul>
114
115           
116         
117        </div>
118      </div>
119    </nav>
120
121    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
122
123     
124      <nav class="wy-nav-top" aria-label="top navigation">
125       
126          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
127          <a href="../index.html">flex_extract</a>
128       
129      </nav>
130
131
132      <div class="wy-nav-content">
133       
134        <div class="rst-content">
135       
136         
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152<div role="navigation" aria-label="breadcrumbs navigation">
153
154  <ul class="wy-breadcrumbs">
155   
156      <li><a href="../index.html">Docs</a> &raquo;</li>
157       
158          <li><a href="../evaluation.html">Evaluation</a> &raquo;</li>
159       
160      <li>Testcases</li>
161   
162   
163      <li class="wy-breadcrumbs-aside">
164       
165           
166            <a href="../_sources/Evaluation/testcases.rst.txt" rel="nofollow"> View page source</a>
167         
168       
169      </li>
170   
171  </ul>
172
173 
174  <hr/>
175</div>
176          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
177           <div itemprop="articleBody">
178           
179  <div class="section" id="testcases">
180<h1>Testcases<a class="headerlink" href="#testcases" title="Permalink to this headline"></a></h1>
181<div class="section" id="comparison-of-mars-requests">
182<h2>Comparison of MARS requests<a class="headerlink" href="#comparison-of-mars-requests" title="Permalink to this headline"></a></h2>
183</div>
184<div class="section" id="comparison-of-grib-files">
185<h2>Comparison of grib files<a class="headerlink" href="#comparison-of-grib-files" title="Permalink to this headline"></a></h2>
186<div class="toctree-wrapper compound">
187</div>
188</div>
189</div>
190
191
192           </div>
193           
194          </div>
195          <footer>
196 
197    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
198     
199        <a href="metrics.html" class="btn btn-neutral float-right" title="Metrics" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
200     
201     
202        <a href="staticcode.html" class="btn btn-neutral float-left" title="Static Code Analysis" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
203     
204    </div>
205 
206
207  <hr/>
208
209  <div role="contentinfo">
210    <p>
211        &copy; Copyright 2019, Anne Philipp and Leopold Haimberger
212
213    </p>
214  </div>
215  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
216
217</footer>
218
219        </div>
220      </div>
221
222    </section>
223
224  </div>
225 
226
227
228  <script type="text/javascript">
229      jQuery(function () {
230          SphinxRtdTheme.Navigation.enable(true);
231      });
232  </script>
233
234 
235 
236   
237   
238
239</body>
240</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG