Skip to content

Miscellaneous tools related to climate modelling with EXTPAR/COSMO

License

Notifications You must be signed in to change notification settings

ChristianSteger/Map_plot

Repository files navigation

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

About

Miscellaneous tools related to climate modelling with EXTPAR/COSMO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages