All Projects → calliope-project → uk-calliope

calliope-project / uk-calliope

Licence: CC-BY-SA-4.0 license
Model of the UK power system built with Calliope

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to uk-calliope

awesome-sustainability-jobs
Dev jobs in the sustainability sector
Stars: ✭ 149 (+727.78%)
Mutual labels:  renewables

UK-Calliope model

Installation

To install, it is recommended to follow the instructions for installing Calliope, which includes installation of the Anaconda Python distribution.

The included requirements.yml file lists the required packages.

The model is compatible with version 0.6 of the Calliope framework. See below for older versions.

Overview

The main model specification is in model.yaml. Timeseries data are in data, location and tech specifications in locations and techs, respectively.

To run the model over a week of data for testing:

calliope run model.yaml --scenario=run_test  --save_netcdf=output.nc --save_plots=plots.html

To generate some sample scenario runs:

make run_renewable_shares.sh

Older versions

Older versions of the model used in publications are tagged on GitHub:

Zones

Zone Map

A GeoJSON file and a shapefile with polygons of the zones used are included.

Sources

See Sources for data sources used.

License

Creative Commons License

This work (with exceptions listed below) is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

License exceptions:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].