Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 861 Bytes

README.rst

File metadata and controls

37 lines (25 loc) · 861 Bytes

concordia - Harmonization, downscaling and gridding of emissions data

Getting Started

We suggest using environments to install this package, and in particular using [mamba](https://mamba.readthedocs.io/en/latest/) for the fastest installation experience (though conda and pip install work fine too).

mamba/conda

pip

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