All content

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 7 results. Use the filters on the left and the search box below to refine the results.
Tag: string_constant User: Chrisser
Uploader

Workflow Longitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out longitude coordinates formatted as ###-##(N or S) using the following regular expression: \d\d\d-\d\d(E|W). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow primarily contains string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatti...

Created: 2011-10-06 | Last updated: 2011-10-06

Credits: User Chrisser

Uploader

Workflow Latitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out latitude coordinates formatted as ##-##(N or S) using the following regular expression: \d\d-\d\d(N|S). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow contains primarily string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatting I requi...

Created: 2011-10-06 | Last updated: 2011-10-06

Credits: User Chrisser

Uploader

Workflow Elevation plot v.2 (2)

Thumb
Functionally identical to the original. I tried to upload a version with annotation, but somehow the notes didn't make it to myExperiment. From the prior verion: This workflow accepts city and country names as user-supplied input. These value are supplied to the GetWeather webservice (http://www.webservicex.net/globalweather.asmx?WSDL), which returns an XML record of location and weather info for each recognized city. (See the uploaded photo "weather example") The XML returned fr...

Created: 2011-10-06 | Last updated: 2011-10-06

Credits: User Chrisser

Uploader

Blob "Elevation plot..." workflow, expanded view

Created: 2011-10-06 03:29:43 | Last updated: 2011-10-06 03:29:52

Credits: User Chrisser

License: Creative Commons Attribution 3.0 Unported License

this screenshot shows the entire workflow, with nested workflows expanded img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; ma...

File type: JPEG image

Comments: 0 | Viewed: 43 times | Downloaded: 28 times

Tags:

Uploader

Workflow [untitled] (1)

Thumb
This workflow ...tbc img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; } #cubbies-overlay{ positio...

Created: 2011-10-06 | Last updated: 2011-10-06

Credits: User Chrisser

Creator

Pack Find elevation given city and country names


Created: 2011-10-06 03:06:32 | Last updated: 2011-10-06 04:15:33

This pack contains the workflows and supplemental files that I created for a project in IST600 - eScience and eResearch Workflows. This workflow accepts city and country names as user-supplied input. These value are supplied to the GetWeather webservice (http://www.webservicex.net/globalweather.asmx?WSDL), which returns an XML record of location and weather info for each recognized city. (See the uploaded photo "weather example") The XML returned from GetWeather is then searched u...

7 items in this pack

Comments: 0 | Viewed: 52 times | Downloaded: 23 times

Tags:

Uploader

Workflow Fetch today's Dinosaur Comic (http://qwant... (1)

Thumb
This workflow retrieves the newest comic from http://qwantz.com. Using a string constant to input the URL, the workflow then copies the HTML code from the location indicated by the URL. A list of links to images is then taken from the HTML code. Using a regluar expression supplied by another string constant, this list is then search for the URL specificallyt for the comic. The image file for the comic is then retrieved and the comic is displayed as the workflow output.img, #cubbies-overlay{ -...

Created: 2011-09-13 | Last updated: 2011-09-14

Attributions: Workflow Fetch today's xkcd comic

Results per page:
Sort by: