Newer
Older
A Python package to download the ECMWF Plots from https://charts.ecmwf.int/products/. To run the program it is very simple you just need to launch the tool on the bschub02 machine, with the following command
bash ecmwf_plots.sh <Pressure Level> <Region> <Variable> <Startdate> <Enddate>
e.g. bash ecmwf_plots.sh "1000" "africa" "t-z" "20240628" "20240630"