Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 549 Bytes

README.rst

File metadata and controls

34 lines (21 loc) · 549 Bytes

concordia - Harmonization, downscaling and gridding of energy 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.

License

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