No description
Find a file
2014-11-08 17:09:23 -09:00
akextract Renamed to 'AKExtract' 2013-09-16 20:37:44 -08:00
docs Renamed to 'AKExtract' 2013-09-16 20:37:44 -08:00
tests Initial Public Release 2013-09-08 20:29:51 -08:00
.gitignore Added gitignore 2013-09-09 06:19:05 -08:00
LICENSE Initial Public Release 2013-09-08 20:29:51 -08:00
Makefile Initial Public Release 2013-09-08 20:29:51 -08:00
README.md Updating README 2014-11-08 17:09:23 -09:00
requirements.txt Initial Public Release 2013-09-08 20:29:51 -08:00
setup.py Renamed to 'AKExtract' 2013-09-16 20:37:44 -08:00

AKExtract

Extract air temperatures from SNAP datasets

What is it?

AKExtract is a simple tool to assist with extracting point-data from SNAP datasets

Prerequisites

  • numpy (1.7.1)
  • GDAL (1.10.0)
  • nose (1.3.0, optional, for tests)
  • sphinx (1.2b1, optional, for docs)

Installation

  1. Clone the repo:

    git clone https://github.com/thermokarst/akextract

  2. Get the data from http://snap.uaf.edu.

  3. Run the tests:

    $ make test2 OR $ make test3

  4. If everything passes, you are probably ready to plug this into your project. For an example check out AKIndices.

Contact

Do you have an idea for a feature? Find a bug? Reach me at matthewrdillon@gmail.com