Tokyo Emissions Publication
===========================

Estimating the Fossil Fuel emissions of Tokyo with data from the TCCON station in Tsukuba and meteorological wind speed sounding.

Requirements
------------

- Python 3: http://python.org
- The python packages: numpy, scipy, matplotlib, pylab, scipy.ndimage.filters, mpl_toolkits.basemap, windrose, and gdal: Check your distribution and/or pip3
- Imagemagick: http://imagemagick.org
- Pdflatex: Get it via texlive

To recreate some of the pre-processed data, you need odiac data (http://odiac.org) and TCCON data (http://tccon.ornl.gov/). Just build the paper and check the code and data availability section.

Building
--------

Simply call

    make

It might fail on the first try, just try again.

For details see the Makefile.