retrive dpas data for all ics instruments for HEC event data
Created: 2013-03-20 17:25:32
Last updated: 2013-03-21 16:06:49
No description has been set
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
retrive dpas data for all ics instruments for HEC event data |
Descriptions (0)
Dependencies (0)
Inputs (3)
Name |
Description |
HEC_Table |
HEC table names - catalogue which should be used
more info at: http://hec.ts.astro.it/sec_ui.php
|
ENDTIME |
end time for event search - standard format
|
STARTTIME |
start time for search - standard format
|
Processors (8)
Name |
Type |
Description |
HEC |
wsdl |
Wsdlhttp://msslkz.mssl.ucl.ac.uk/helio-hec/HelioTavernaService?wsdlWsdl OperationQuery |
HEC_query |
xmlsplitter |
|
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time |
workflow |
|
Extracting_start_time |
workflow |
|
Extracting_end_time |
workflow |
|
HEC_STARTTIME |
stringconstant |
Valuetime_start |
HEC_ENDTIME |
stringconstant |
Valuetime_end |
Flatten_List |
localworker |
Scriptflatten(inputs, outputs, depth) {
for (i = inputs.iterator(); i.hasNext();) {
element = i.next();
if (element instanceof Collection && depth > 0) {
flatten(element, outputs, depth - 1);
} else {
outputs.add(element);
}
}
}
outputlist = new ArrayList();
flatten(inputlist, outputlist, 1); |
Beanshells (3)
Name |
Description |
Inputs |
Outputs |
Beanshell |
|
columnName
|
xPath
|
create_standard_names |
|
observatory
instrument
|
HELIO_instrument
|
create_DPAS_input_lists |
|
startdates
enddates
instruments
|
startdatesout
enddatesout
instrumentsout
|
Outputs (2)
Name |
Description |
HEC_VOTable |
|
DPAS_VOTable |
|
Datalinks (15)
Source |
Sink |
HEC_query:output |
HEC:query |
HEC_Table |
HEC_query:FROM |
ENDTIME |
HEC_query:ENDTIME |
STARTTIME |
HEC_query:STARTTIME |
STARTTIME |
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time:STARTTIME |
ENDTIME |
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time:ENDTIME |
Extracting_start_time:VOTable_value_list |
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time:HEC_STARTTIME |
Extracting_end_time:VOTable_value_list |
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time:HEC_ENDTIME |
HEC:response |
Extracting_start_time:VOTable |
HEC_STARTTIME:value |
Extracting_start_time:VOTable_columnName |
HEC:response |
Extracting_end_time:VOTable |
HEC_ENDTIME:value |
Extracting_end_time:VOTable_columnName |
Retrieve_all_data_for_all_instruments_for_a_given_periode_of_time:DPAS_response |
Flatten_List:inputlist |
HEC:response |
HEC_VOTable |
Flatten_List:outputlist |
DPAS_VOTable |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1 (earliest)
(of 2)
Credits (1)
(People/Groups)
Attributions (1)
(Workflows/Files)
Shared with Groups (0)
None
Featured In Packs (0)
None
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(4)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
Comments (0)
No comments yet
Log in to make a comment