Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.22 KB

Map_plot

Python scripts for producing map plots related to climate modelling.

Installation

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.

Visualisation scripts

  • plot_nested_COSMO_domains.py: Plot nested COSMO domains. Alt text

  • plot_multiple_COSMO_domains.py: Plot multiple COSMO domains with high-resolution background data from Natural Earth. Alt text

  • plot_DEM.py: Plot Digital Elevation Model (DEM) data. Alt text

  • plot_PRUDENCE_regions.py: Plot PRUDENCE regions on a map with terrain from COSMO simulation. Alt text