_images/logo.png

Welcome to the documentation for EOmaps!

EOmaps is a Python package to visualize and analyze geographical datasets. It is built on top of matplotlib and cartopy and aims to provide an intuitive and easy-to-use interface to handle the following tasks:

β–Ά Speed up and simplify the creation and comparison of maps
β–Ά Visualize small datasets as well as millions of datapoints
β–Ά Handle 1D and 2D datasets and create plots from NetCDF, GeoTIFF or CSV files
β–Ά Take care of re-projecting the data
β–Ά Compare or overlay different plot-layers and WebMap services
β–Ά Use the maps as interactive data-analysis widgets (e.g. execute functions if you click on the map)
β–Ά Provide a versatile set of tools to customize the maps
β–Ά Arrange multiple maps in one figure
β–Ά Get a nice colorbar with a histogram on top
β–Ά Export high resolution images

A detailed overview on how to use EOmaps is given in the 🌍 Users Guide.
Make sure to check out the πŸ—Ί EOmaps examples for an overview of the capabilities (incl. source code)!

Contents

API Reference