emissionsapi-worldmap-creator

Emissions API's World Map image creator


License
MIT
Install
pip install emissionsapi-worldmap-creator==0.3

Documentation

Emissions API World Map Creator

This project is a small command line tool to create beautiful world map images with data from the Emissions API.

Like this one:

https://github.com/emissions-api/emissionsapi-worldmap-creator/blob/master/example.png

Emissions API itself gives easy access to satellite-based emission data. For more information take a look at our website.

Installation

Install the command line tool using:

%> pip install emissionsapi-worldmap-creator

Example

Generate an image with the ozone data from the forth of June (the image above):

emissionsapi-worldmap-creator ozone 2020-06-04

To show all available options, run:

emissionsapi-worldmap-creator --help