Added link to issue tracker
This commit is contained in:
parent
e8a16f3e8e
commit
a591c99aa3
1 changed files with 5 additions and 1 deletions
|
@ -205,7 +205,8 @@
|
|||
<dd>SNAPIndices is built with <a href="http://www.python.org">python</a>. Check out the GitHub pages for
|
||||
<a href="http://github.com/thermokarst/snapextract">SNAPExtract</a> and
|
||||
<a href="http://github.com/thermokarst/snapindices">SNAPIndices</a> for more info
|
||||
on how to install on your own machine, fork the project, or submit bug reports.
|
||||
on how to install on your own machine, fork the project, or submit
|
||||
<a href="http://github.com/thermokarst/SNAPIndices/issues">bug reports.</a>
|
||||
In a nutshell, SNAPExtract takes a list of communities and their coordinates, as well as SNAP datasets,
|
||||
and extracts the air temperature data from the data point closest to a community's location. SNAPIndices
|
||||
is the front-end for interacting with that extracted data.
|
||||
|
@ -216,6 +217,9 @@
|
|||
no warranty express or implied. Use at your own risk.
|
||||
</dd>
|
||||
</dl>
|
||||
<br><br>
|
||||
<h4>Question? Comment? Find a problem? <a href="mailto:mrdillon@alaska.edu">Email me</a>
|
||||
or <a href="http://github.com/thermokarst/SNAPIndices/issues">submit a bug report!</a></h4>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Reference in a new issue