Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 626 Bytes

README.rst

File metadata and controls

35 lines (22 loc) · 626 Bytes

concordia - Harmonization, downscaling and gridding of emissions data

Install

Conda/Mamba

See environment.yml

From Source

Installing from source is as easy as

pip install -e .[tests]

You can then check to make sure your install is operating as expected

pytest tests

Running

The main entrypoint is notebooks/workflow.ipynb. See the README file in notebooks.

License

Licensed under Apache 2.0. See the LICENSE file for more information