Cartopy
Cartopy is a Python library for geospatial plotting, focusing on map projections and geographic visualization. Integrated with Matplotlib, it supports various map projections (e.g., Mercator, polar) and overlays geographic features like coastlines, rivers, and country borders. Cartopy is commonly used in scientific research, meteorology, and environmental monitoring for mapping and spatial analysis.