Updated to 2014 (there's still time, right???)
This commit is contained in:
parent
68f10cdc8e
commit
d241f876ca
3 changed files with 4 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -1,3 +1,3 @@
|
|||
2013 Matthew R. Dillon
|
||||
2014 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.
|
||||
|
|
|
@ -6,7 +6,8 @@ Air temperature data from over 400 communities, reduced to relevant engineering
|
|||
What is it?
|
||||
-----------
|
||||
|
||||
[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that builds on the AKExtract project to provide an easy-to-use interface for working with SNAP datasets.
|
||||
[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that builds on
|
||||
the AKExtract project to provide an easy-to-use interface for working with SNAP datasets.
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<p class="text-muted credit">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.
|
||||
<br>
|
||||
<small>Created by <a href="mailto:mrdillon@alaska.edu">Matthew Dillon</a>, 2013.</small>
|
||||
<small>Created by <a href="mailto:mrdillon@alaska.edu">Matthew Dillon</a>, 2014.</small>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue