source: flex_extract.git/Documentation/html/Support/faq.html @ 30f7911

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

reviewed installation section of online documentation; minor corrections

  • Property mode set to 100644
File size: 9.5 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 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="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><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></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="docutils">
184<dt>Installation hints:</dt>
185<dd><ol class="first last arabic simple">
186<li><a class="reference external" href="https://software.ecmwf.int/wiki/display/EMOS/Emoslib">Read Emoslib installation instructions</a></li>
187<li><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></li>
188<li><a class="reference external" href="http://www.fftw.org">Install FFTW</a></li>
189<li><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)</li>
190<li><a class="reference external" href="https://software.ecmwf.int/wiki/display/ECC">Install ECCODES</a></li>
191<li>Register at Mars (<a class="reference internal" href="../installation.html#ref-registration"><span class="std std-ref">Registration at ECMWF</span></a>)</li>
192<li>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></li>
193<li>Check LD_LIBRARY_PATH environment variable if it contains all paths to the libs</li>
194<li>Check available python packages (e.g. import eccodes / import grib_api / import ecmwfapi)</li>
195<li>Start test retrieval (<a class="reference internal" href="../Installation/local.html#ref-test-local"><span class="std std-ref">Test local environment</span></a>)</li>
196<li>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>)</li>
197</ol>
198</dd>
199</dl>
200<div class="admonition caution">
201<p class="first admonition-title">Caution</p>
202<ul class="last simple">
203<li>use the same compiler and compiler version all the time</li>
204<li>don’t forget to set all Library paths in the LD_LIBRARY_PATH environment variable</li>
205<li>adapt the <code class="docutils literal notranslate"><span class="pre">flex_extract</span></code> makefile</li>
206</ul>
207</div>
208<div class="toctree-wrapper compound">
209</div>
210</div>
211</div>
212
213
214           </div>
215           
216          </div>
217          <footer>
218 
219    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
220     
221        <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>
222     
223     
224        <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>
225     
226    </div>
227 
228
229  <hr/>
230
231  <div role="contentinfo">
232    <p>
233        &copy; Copyright 2019, Anne Philipp and Leopold Haimberger
234
235    </p>
236  </div>
237  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>.
238
239</footer>
240
241        </div>
242      </div>
243
244    </section>
245
246  </div>
247 
248
249
250  <script type="text/javascript">
251      jQuery(function () {
252          SphinxRtdTheme.Navigation.enable(true);
253      });
254  </script>
255
256 
257 
258   
259   
260
261</body>
262</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG