source: flex_extract.git/For_developers/Sphinx/source/ecmwf_data.rst @ f20342a

ctbtodev
Last change on this file since f20342a was f20342a, checked in by Petra Seibert <petra.seibert [at) univie.ac.at>, 4 years ago

Language corrections for the Sections Developers, Support, Changelog, and the home directory (index.html)

further improvment of documentation, close to final

  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[41c9dbc]1**********
2ECMWF Data
3**********
4   
5.. _ECMWF: http://www.ecmwf.int
6.. _Member States: https://www.ecmwf.int/en/about/who-we-are/member-states
7
8
[f20342a]9The European Centre for Medium-Range Weather Forecasts (`ECMWF`_), based in Reading, UK, is an independent intergovernmental organisation supported by 34 states. It is both a research institute and a 24 h / 7 d operational service. It produces global numerical weather predictions and some other data which are fully available to the national meteorological services in the `Member States`_, Co-operating States, and to some extend to the broader community. Specifically, re-analysis data sets are made available to the public, however, with some limitations for specific data sets.
[41c9dbc]10
[f20342a]11There is vast amount and of data with a complex structure available from ECMWF. The operational data undergo changes with respect to temporal and spatial resolution, model physics and parameters available. This has to be taken into account carefully and every user should have a clear idea of the data set intended to be used before retrieving it with ``flex_extract``.
12Each re-analysis data set is homogeneous with respect to resolution etc., but the different re-analyses alll have specific properties which requires a corresponding treatment with ``flex_extract``. For example, the starting times of the forecasts may be different, or the availability of parameters (model output variables) may vary. They also differ in their temporal and spatial resolution, and - most importantly for ``flex_extract`` - there are differences in the way how the vertical wind component may be accessed.
[41c9dbc]13
[f20342a]14As there is much to learn about ECMWF and its data sets and data handling, it might be confusing at first. Therefore, we have here collected the information which is most important for ``flex_extract`` users. Study the following sections to learn how ``flex_extract`` is best used, and to select the right parameters in the ``CONTROL`` files.
[41c9dbc]15
16
17:doc:`Ecmwf/access`
[f20342a]18    Description of available  methods to access the ECMWF data.
[41c9dbc]19
20:doc:`Ecmwf/msdata`
[f20342a]21    Information about available data and parameters for member-state users which can be retrieved with ``flex_extract``
[41c9dbc]22
23:doc:`Ecmwf/pubdata`
[f20342a]24    Information about available data and parameters for the public data sets which can be retrieved with ``flex_extract``
[41c9dbc]25
26:doc:`Ecmwf/hintsecmwf`
[f20342a]27    Collection of hints to best find information to define the data set for retrieval, and
28    to define the content of the ``CONTROL`` files.
[41c9dbc]29
30:doc:`Ecmwf/ec-links`
[f20342a]31    Link collection for additional and useful information as well as references to publications on specific data sets.
[41c9dbc]32
33
34.. toctree::
35    :hidden:
36    :maxdepth: 2
37
38    Ecmwf/access
39    Ecmwf/msdata
40    Ecmwf/pubdata
41    Ecmwf/hintsecmwf
42    Ecmwf/ec-links
43   
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG