Skip to content

prog556/pyGDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyGDP
=================

pyGDP provides a fast and efficient way of making calls to the USGS GeoData Portal.
pyGDP has the following Algorithms: 
	- FeatureCategoricalGridCoverage
	- FeatureWeightedGridStatistics
	- FeatureCoverageOPenDap
	- FeatureCoverageWCSIntersection

Dependencies
=================

pyGDP request lxml.etree and owslib

Usage
=================

You can find example usages and scripts in the test folder.

Installation
==================
In your pyGDP directory, run python setup.py install
This should install pyGDP onto your current Python version site-packages.

To install owslib, you can find installation here:
http://pypi.python.org/pypi/OWSLib/#downloads
Or on their github page:
https://github.com/geopython/OWSLib

For lxml, window users can find unofficial window binaries of lxml
and other interesting packages here:
http://www.lfd.uci.edu/~gohlke/pythonlibs/

For OSX users, you can installation instructions here:
http://lxml.de/installation.html
or use macports

Support
=================
Contact xyang@usgs.gov or jread@usgs.gov for questions, issues.

Thanks
=================
1. Dave Blodgett
2. Jordan I Walker
3. Jordan Read

About

python module for GDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published