Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Including Python 2.7 pre-requisite in the documentation
  • Loading branch information
cdeline committed Feb 7, 2018
1 parent 13a5ffb commit 89c4986
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -18,6 +18,8 @@ Single-axis tracking is supported, and hourly output files based on TMY inputs
are saved. Spatial nonuniformity is reported, with multiple rear-facing irradiances collected
on the back of each module row.

## Pre-requisites
This software is written for Anaconda Python 2.7 which can be downloaded here: https://www.anaconda.com/download/

## Install using pip

Expand Down Expand Up @@ -65,4 +67,4 @@ View Factor helper files to help with configuration-factor calculation
1-axis tracking and self-shading calculation.
Subroutines include:
getBackSurfaceIrradiances, getFrontSurfaceIrradiances, getGroundShadeFactors,
getSkyConfigurationFactors, trackingBFvaluescalculator, rowSpacing
getSkyConfigurationFactors, trackingBFvaluescalculator, rowSpacing

0 comments on commit 89c4986

Please sign in to comment.