11 | | Software for retrieving ECMWF data in the specific format needed by FLEXPART was originally created by Gerhard Wotawa. The later versions were written by Leo Haimberger on behalf of CTBTO. v7.0.3 together with Anne Philipp. |
| 11 | * The Software for retrieving ECMWF data in the specific format needed by FLEXPART was originally created by Gerhard Wotawa. The later versions were written by Leo Haimberger on behalf of CTBTO.From v7.0.3 on, together with Anne Philipp. |
| 12 | * Since v7, this software has been given the name '''flex_extract''' (before, various names were used to refer to it). |
| 13 | * Originally, this software was usable for member-state users only. '''From v7.0.3 on, retrieving public datasets as non-member-state user is supported.''' |
| 14 | * The '''Version''' column in the table below has links for downloading the corresponding tarball. |
13 | | NOTE: This software was usable for member-state users only. '''From v7.0.3 on, retrieving public datasets as non-member-state user is supported.''' |
| 16 | ||= '''Version''' =||= '''git''' =||= '''Remarks''' =|| |
| 17 | || [download:15 2.1]||--|| || |
| 18 | || [download:16 4]||-- ||Allows to retrieve compressed ECMWF data on old AIX ecgate in mixed GRIB1/GRIB2 coding|| |
| 19 | || [download:46 4.0]||-- ||Allows to retrieve compressed ECMWF data on new Linux ecgate in mixed GRIB1/GRIB2 coding|| |
| 20 | || [download:50 6.0]||--||A new version for retrieval with 1 h time resolution and other enhancements (use on ecgate only)|| |
| 21 | || [download:55 7.0.2]||-- ||Python-based version. Allows access to publicly available data without a member state account through the python framework of ECMWF (`ecmwf-api-client-python`). Note that if you have the choice between working through this interface or directly on `ecaccess`/ through a gateway server, one of the latter options will usually be considerably faster. In any case, extracting large data sets takes time.|| |
| 22 | || [download:61 7.0.3]|| ||FpInputMetEcmwfLinks has relevant links and a step-by-step instruction of how to prepare your environment for being able to install and use flex_extract v7. We now have `flex_exctract` also in a [browser:flex_extract.git public git repository] on `flexpart.eu`|| |
| 23 | || [download:62 7.0.4]|| ||A bugfix version which solves problems with ERA5 and CERA retrieval from v7.0.3 and added two new features: It can retrieve analysis and forecast ensembles efficiently, e.g. by setting `number=0/to/9` (suffix for the ensemble member number is added to output file names). Additionally, it can write an extra file `mars_requests.csv` which contains all MARS request parameters for each request. || |
15 | | * [download:15 ECMWF data retrieval software, V2.1] |
16 | | * [download:16 ECMWF data retrieval software, V4], allows to retrieve compressed ECMWF data on old AIX ecgate in mixed GRIB1/GRIB2 coding |
17 | | * [download:46 ECMWF data retrieval software, V4.1], allows to retrieve compressed ECMWF data on new Linux ecgate in mixed GRIB1/GRIB2 coding |
18 | | * [download:50 flex_extract_ecgate_V6.0.tar.gz], a new version for retrieval with 1h time resolution and other enhancements |
19 | | * [download:55 flex_extract V7.0.2] New, python-based version. Allows access to publicly available data without a member state account through the python framework of ECMWF (`ecmwf-api-client-python`). Note that if you have the choice between working through this interface or directly on `ecaccess`/ through a gateway server, one of the latter options will usually be considerably faster. In any case, extracting large data sets takes time. |
20 | | * [download:61 flex_extract V7.0.3]. FpInputMetEcmwfLinks has relevant links and a step-by-step instruction of how to prepare your environment for being able to install and use flex_extract v7. We now have `flex_exctract` also in a public git repository on this site: browser:flex_extract.git |
21 | | * [download:62 flex_extract V7.0.4], a bugfix version which solves problems with ERA5 and CERA retrieval from v7.0.3 and added 2 new features. It can retrieve analysis and forecast ensembles efficiently e.g. by setting number=0/to/9. In this case output files get an additional suffix for the ensemble member number. Additionally, it can write an extra file mars_requests.csv which contains all mars request parameters for each request. |
22 | | |
23 | | |
24 | | === Relevant information to use flex_extract |
25 | | FpInputMetEcmwfLinks has relevant links and a step-by-step instruction of how to prepare your environment for being able to install and use flex_extract |
| 25 | === Use and install flex_extract |
| 26 | FpInputMetEcmwfLinks has relevant links and a step-by-step instruction of how to prepare your environment for being able to install and use `flex_extract`. |