Birdy provides a command-line tool to work with Web Processing Services (WPS).
Project description
- Birdy (the bird)
Birdy is not a bird but likes to play with them.
Birdy is a Python package to provide a command-line tool to work with Web Processing Services (WPS). It is using OWSLib from the GeoPython project.
Birdy is part of the Birdhouse project.
Install from Anaconda
$ conda install -c birdhouse birdhouse-birdy
Using the command line
Get a list of available processes on WPS with URL http://localhost:8094/wps:
# set WPS service
$ export WPS_SERVICE=http://localhost:8094/wps
# show available processes
$ birdy -h
usage: birdy [-h <command> [<args>]
optional arguments:
-h, --help show this help message and exit
command:
List of available commands (wps processes)
{helloworld,ultimatequestionprocess,wordcount,inout,multiplesources,chomsky,zonal_mean}
Run "birdy <command> -h" to get additional help.
Full documentation is on ReadTheDocs.
Change History
0.1.2 (2015-08-14)
fixed encoding of input text files.
more unit tests.
0.1.1 (2015-08-13)
allow local file path for complex inputs.
send complex data inline with requet to remote wps service.
0.1.0 (2014-12-02)
Initial Release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file birdhouse-birdy-0.1.2.tar.gz
.
File metadata
- Download URL: birdhouse-birdy-0.1.2.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be84784e8df29b9cf3917a7db75baad53529ab5e9029747af90da89e54a5a766 |
|
MD5 | 4dd4017f5f984160e964b2d1eb62414c |
|
BLAKE2b-256 | a49812f2eb8fc445cdc89cf064ab5815edd66c6dc31ef009687bb31b50b164a9 |