An open API service indexing awesome lists of open source software.

https://github.com/marksgraham/greengraphcoursework

For the software development for research course
https://github.com/marksgraham/greengraphcoursework

Last synced: over 1 year ago
JSON representation

For the software development for research course

Awesome Lists containing this project

README

          

Greengraph
====================
For the software development for research course.

The code graphs the change in greenery along a straght line between two supplied points, using satellite imagery from google maps, and saves the graph in a png.

##Usage:
To plot changing greenery from London to Cambridge":

``` ggraph -s London -e Cambridge ```

##Installation
Run:

```sudo pip install git+https://github.com/markgraham539/GreengraphCoursework```