tweak license and readme
This commit is contained in:
parent
087ef863cf
commit
8a29e14212
2 changed files with 11 additions and 5 deletions
6
LICENSE
6
LICENSE
|
@ -1,3 +1,7 @@
|
||||||
2015 Matthew R. Dillon
|
2015 Matthew R. Dillon
|
||||||
|
|
||||||
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
|
This work is licensed under the Creative Commons
|
||||||
|
Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of
|
||||||
|
this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a
|
||||||
|
letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View,
|
||||||
|
California, 94041, USA.
|
||||||
|
|
10
README.md
10
README.md
|
@ -1,13 +1,15 @@
|
||||||
AKIndices --- Alaska climate data
|
AKIndices --- Alaska climate data
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
Air temperature data from over 400 communities, reduced to relevant engineering parameters.
|
Air temperature data from over 400 communities, reduced to relevant engineering
|
||||||
|
parameters.
|
||||||
|
|
||||||
What is it?
|
What is it?
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that builds on
|
[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that
|
||||||
the AKExtract project to provide an easy-to-use interface for working with SNAP datasets.
|
builds on the AKExtract project to provide an easy-to-use interface for working
|
||||||
|
with SNAP datasets.
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
@ -26,7 +28,7 @@ Installation
|
||||||
|
|
||||||
1) Clone the repo:
|
1) Clone the repo:
|
||||||
|
|
||||||
git clone https://github.com/thermokarst/akindices
|
$ git clone https://github.com/thermokarst/akindices
|
||||||
|
|
||||||
2) Get the data from http://snap.uaf.edu
|
2) Get the data from http://snap.uaf.edu
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue