GRASS-GIS orchestration using pyWPS

Created: 2011-04-18 09:50:43      Last updated: 2011-04-25 15:21:35

Generic workflow that run r.watershed, with auxiliary services: r.math and geotiff2png. Watershed accumulation is calculated from DEM using r.watershed, the accumulation result is then filtered using r.math with equation:output=(if(a>10,a,null()))


Generic workflow that run r.watershed, with auxiliary services: r.math and geotiff2png. Watershed accumulation is calculated from DEM using r.watershed, the accumulation result is then filtered using r.math with equation: output=(if(a>10,a,null())) The resulting geotiff is converted into a PNG for easy analysis in Taverna. Note: The DEM used contains values below 0, this affect the quality of the final result.

Information Preview

Information Run

Run this Workflow in the Taverna Workbench...

Option 1:

Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/2066/download?version=2
[ More InfoExpand ]


Information Workflow Components

Information Authors (1)
Information Titles (1)
Information Descriptions (2)
Information Dependencies (0)
Inputs (0)
Processors (17)
Beanshells (0)
Outputs (2)
Datalinks (18)
Coordinations (0)

Information Workflow Type

Taverna 2

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 2 (latest) (of 2)

View version:

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (9)

Log in to add Tags

Information Shared with Groups (1)

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (2)

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (13)

Only the first 2 workflows that use similar services are shown. View all workflows that use these services.


Workflow Ice Class Map pixel analysis (NERSC) (1)

Thumb
NERSC ice classification workflow. Avaible images for a specific date will be fecthed from the WPS service, and their color table changed to allow for a user to easly identify specific areas. Statistical analysis also run using the r.stats module. Worflow uses a list of image, the list will flow thru the workflow for process resulting in mutiple outputs

Created: 2011-11-02 | Last updated: 2011-11-02

Credits: User Jorgejesus

Workflow WPS-GRASS-Bridge r.los example (1)

Thumb
r.los generates a raster output map in which the cells that are visible from a user-specified observer position are marked with the vertical angle (in degrees) required to see those cells (viewshed). A value of 0 is directly below the specified viewing position, 90 is due horizontal, and 180 is directly above the observer. The angle to the cell containing the viewing position is undefined and set to 180. http://grass.fbk.eu/grass62/manuals/html62_user/r.los.html

Created: 2011-10-13

Credits: User Jorgejesus