Skip to content

Commit

Permalink
added pointer to the archived code
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmehl committed Sep 27, 2018
1 parent 1ad6741 commit 79cd10c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository contains the Python code for analysing the airborne wind energy resource using the ERA5 dataset. The paper has been submitted to Renewable Energy and is available as preprint from https://arxiv.org/abs/1808.07718

An archived version of this code, packaged with the original datasets of the published resource analysis, can be accessed at DOI:[10.4121/uuid:646eaf3f-c90b-4f22-89bf-8986804def3c](http://doi.org/10.4121/uuid:646eaf3f-c90b-4f22-89bf-8986804def3c)

## Step 1: Preparing the Python environment

The code is developed in Python 2.7. It is recommended to use [Anaconda](https://conda.io/docs/user-guide/install/index.html#regular-installation) for setting up the environment. The following notes are for Linux. We welcome contributions for other operating systems.
Expand Down

0 comments on commit 79cd10c

Please sign in to comment.