This tool enables to get ECMWF files for Meso-NH using python and ECMWF API.
User's parameters have to be defined in the configuration file called user_parameters.json
.
To launched your extraction for number of dates lower than 10, use
python main_extract_ecmwf.py
If number of dates is higher than 10, use
nohup python main_extract_ecmwf.py
To follow your extraction's submission, login to ECMWF's website.
More informations about this tool are available in Meso-NH's documentation.