Python scripts for producing map plots related to climate modelling.
First, create a Conda environment with all the required Python packages:
conda create -n map_plot -c conda-forge numpy xarray matplotlib cartopy pyproj cmcrameri shapely
Subsequently, install the Python packages Utilities.
-
plot_multiple_COSMO_domains.py: Plot multiple COSMO domains with high-resolution background data from Natural Earth.
-
plot_PRUDENCE_regions.py: Plot PRUDENCE regions on a map with terrain from COSMO simulation.