Skip to content

mammatus95/HodographMaps

Repository files navigation

HodographMaps

Installation

Conda

conda env create -f environment.yml

conda activate HodographMaps

You need to addg Conda initialization to your etc/profile, as well.

Example Image

Map of Hodographs ICON

Map of Hodographs IFS

Map of Hodographs GFS

How to run

# plot Hodographs for leadtime 15
conda activate HodographMaps
bash run_script.sh 15

Run past days:

cd src
nano download_script.sh # change Date
bash download_script.sh
conda activate HodographMaps

# Plot Hodograph
python3 main.py IFS
python3 main.py GFS
python3 main.py ICON
cd images

Datasource

Cartopy?

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

Graphics and Lead Scientist: Ed Hawkins, National Centre for Atmospheric Science, University of Reading.

Data: Berkeley Earth, NOAA, UK Met Office, MeteoSwiss, DWD, SMHI, UoR, Meteo France & ZAMG.

#ShowYourStripes is distributed under a Creative Commons Attribution 4.0 International License creative-commons-by