source: flex_extract.git/Documentation/html/Support/faq.html @ b1674ed

ctbtodev
Last change on this file since b1674ed was b1674ed, checked in by Anne Philipp <anne.philipp@…>, 4 years ago

updated online documentation FIX for tickets #265 and #262

  • Property mode set to 100644
File size: 9.4 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>FAQ - Frequently asked questions &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 src="../_static/jquery.js"></script>
25        <script src="../_static/underscore.js"></script>
26        <script src="../_static/doctools.js"></script>
27        <script src="../_static/language_data.js"></script>
28        <script async="async" 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="Developer Team" href="../authors.html" />
42    <link rel="prev" title="Support" href="../support.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"><a class="reference internal" href="../evaluation.html">Evaluation</a></li>
97<li class="toctree-l1"><a class="reference internal" href="../dev_guide.html">Developer Guide</a></li>
98<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
99<li class="toctree-l1"><a class="reference internal" href="../support.html">Support</a></li>
100<li class="toctree-l1 current"><a class="current reference internal" href="#">FAQ - Frequently asked questions</a><ul>
101<li class="toctree-l2"><a class="reference internal" href="#what-can-i-do-if-i-can-t-install-the-third-party-libraries-from-distribution-packages">What can I do if I can’t install the third party libraries from distribution packages?</a><ul class="simple">
102</ul>
103</li>
104</ul>
105</li>
106<li class="toctree-l1"><a class="reference internal" href="../authors.html">Developer Team</a></li>
107</ul>
108
109           
110         
111        </div>
112      </div>
113    </nav>
114
115    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
116
117     
118      <nav class="wy-nav-top" aria-label="top navigation">
119       
120          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
121          <a href="../index.html">flex_extract</a>
122       
123      </nav>
124
125
126      <div class="wy-nav-content">
127       
128        <div class="rst-content">
129       
130         
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146<div role="navigation" aria-label="breadcrumbs navigation">
147
148  <ul class="wy-breadcrumbs">
149   
150      <li><a href="../index.html">Docs</a> &raquo;</li>
151       
152      <li>FAQ - Frequently asked questions</li>
153   
154   
155      <li class="wy-breadcrumbs-aside">
156       
157           
158            <a href="../_sources/Support/faq.rst.txt" rel="nofollow"> View page source</a>
159         
160       
161      </li>
162   
163  </ul>
164
165 
166  <hr/>
167</div>
168          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
169           <div itemprop="articleBody">
170           
171  <div class="section" id="faq-frequently-asked-questions">
172<h1>FAQ - Frequently asked questions<a class="headerlink" href="#faq-frequently-asked-questions" title="Permalink to this headline"></a></h1>
173<div class="contents local topic" id="contents">
174<ul class="simple">
175<li><p><a class="reference internal" href="#what-can-i-do-if-i-can-t-install-the-third-party-libraries-from-distribution-packages" id="id1">What can I do if I can’t install the third party libraries from distribution packages?</a></p></li>
176</ul>
177</div>
178<div class="section" id="what-can-i-do-if-i-can-t-install-the-third-party-libraries-from-distribution-packages">
179<h2><a class="toc-backref" href="#id1">What can I do if I can’t install the third party libraries from distribution packages?</a><a class="headerlink" href="#what-can-i-do-if-i-can-t-install-the-third-party-libraries-from-distribution-packages" title="Permalink to this headline"></a></h2>
180<p>This can be the case if the user does not have admin rights.
181It is possible to install the necessary libraries locally from source.
182For this case you should follow the following steps:</p>
183<dl class="simple">
184<dt>Installation hints:</dt><dd><ol class="arabic simple">
185<li><p><a class="reference external" href="https://software.ecmwf.int/wiki/display/EMOS/Emoslib">Read Emoslib installation instructions</a></p></li>
186<li><p><a class="reference external" href="https://software.ecmwf.int/wiki/display/SUP/2015/05/11/Building+ECMWF+software+with+gfortran">Read ECMWF blog about gfortran</a></p></li>
187<li><p><a class="reference external" href="http://www.fftw.org">Install FFTW</a></p></li>
188<li><p><a class="reference external" href="https://software.ecmwf.int/wiki/display/EMOS/Emoslib">Install EMOSLIB</a> (2 times make! one without any options and one with single precision option)</p></li>
189<li><p><a class="reference external" href="https://software.ecmwf.int/wiki/display/ECC">Install ECCODES</a></p></li>
190<li><p>Register at Mars (<a class="reference internal" href="../installation.html#ref-registration"><span class="std std-ref">Registration at ECMWF</span></a>)</p></li>
191<li><p>Install Web API’s <a class="reference external" href="https://cds.climate.copernicus.eu/api-how-to">CDS API</a> and <a class="reference external" href="https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home">ECMWF Web API</a></p></li>
192<li><p>Check LD_LIBRARY_PATH environment variable if it contains all paths to the libs</p></li>
193<li><p>Check available python packages (e.g. import eccodes / import grib_api / import ecmwfapi)</p></li>
194<li><p>Start test retrieval (<a class="reference internal" href="../Installation/local.html#ref-test-local"><span class="std std-ref">Test local environment</span></a>)</p></li>
195<li><p>Install <code class="docutils literal notranslate"><span class="pre">flex_extract</span></code> (<a class="reference internal" href="../installation.html"><span class="doc">Installation</span></a>)</p></li>
196</ol>
197</dd>
198</dl>
199<div class="admonition caution">
200<p class="admonition-title">Caution</p>
201<ul class="simple">
202<li><p>use the same compiler and compiler version all the time</p></li>
203<li><p>don’t forget to set all Library paths in the LD_LIBRARY_PATH environment variable</p></li>
204<li><p>adapt the <code class="docutils literal notranslate"><span class="pre">flex_extract</span></code> makefile</p></li>
205</ul>
206</div>
207<div class="toctree-wrapper compound">
208</div>
209</div>
210</div>
211
212
213           </div>
214           
215          </div>
216          <footer>
217 
218    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
219     
220        <a href="../authors.html" class="btn btn-neutral float-right" title="Developer Team" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
221     
222     
223        <a href="../support.html" class="btn btn-neutral float-left" title="Support" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
224     
225    </div>
226 
227
228  <hr/>
229
230  <div role="contentinfo">
231    <p>
232        &copy; Copyright 2020, Anne Philipp and Leopold Haimberger
233
234    </p>
235  </div>
236  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>.
237
238</footer>
239
240        </div>
241      </div>
242
243    </section>
244
245  </div>
246 
247
248
249  <script type="text/javascript">
250      jQuery(function () {
251          SphinxRtdTheme.Navigation.enable(true);
252      });
253  </script>
254
255 
256 
257   
258   
259
260</body>
261</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG