Connect flare events with proton events on Earth via propagation model
This workflow uses flares listed in the goes_sxf_flare list, checks wether this flare is connected to Earth via the Parker spiral, and looks for proton events at earth listed in the goes_proton_event list.
The flare listing and the proton listing is combinded into a VOTable output.
Preview
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/2566/download?version=2
[ More Info ]
Taverna is available from http://taverna.sourceforge.net/
If you are having problems downloading it in Taverna, you may need to provide your username and password in the URL so that Taverna can access the Workflow:
Replace http:// in the link above with http://yourusername:yourpassword@
Workflow Components
![]() | ![]() |
Anja Le Blanc |
![]() | ![]() |
Connect flare events with proton events on Earth via propagation model |
![]() | ![]() |
This workflow uses flares listed in the goes_sxf_flare list, checks wether this flare is connected to Earth via the Parker spiral, and looks for proton events at earth listed in the goes_proton_event list. The flare listing and the proton listing is combinded into a VOTable output. |
![]() | ![]() |
None
Inputs (4) | ![]() |
Name | Description |
---|---|
STARTTIME | start time of time period |
ENDTIME | end time of time period |
solar_wind_speed | assumed speed of the solar wind |
error_solar_wind | assumed error of the solar wind speed in km/s |
Processors (16) | ![]() |
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Query_query | xmlsplitter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FROM_value | stringconstant |
Valuegoes_sxr_flare |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HEC_flare | wsdl |
Wsdlhttp://festung1.oats.inaf.it:8080/helio-hec/HelioTavernaService?WSDLWsdl OperationQuery |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WHERE_value | stringconstant |
Valuelong_hg,20/;xray_class,*M*,*X* |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extract_content_of_columns_from_VOTables | workflow | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ColumnNames_value | stringconstant |
Valuelong_hg |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
String_constant | stringconstant |
Valuetime_start |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
split | beanshell |
Scriptfor(int i=0;i |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Propagation_of_the_Solar_Wind_from_the_Sun | workflow | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FindEarthHits | beanshell |
Scriptvoid findETA(String votable){ String[] parts = votable.split(" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HEC_proton | wsdl |
Wsdlhttp://festung1.oats.inaf.it:8080/helio-hec/HelioTavernaService?WSDLWsdl OperationQuery |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Query_query_2 | xmlsplitter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
construct_input | beanshell |
Scriptimport java.text.SimpleDateFormat; lists = new ArrayList(); end = new ArrayList(); start = new ArrayList(); long offset = Integer.parseInt(dt)*60*60*1000; SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss"); for(int i=0; i |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hec_name_value | stringconstant |
Valuegoes_proton_event |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
createOutput | beanshell |
Scriptint findLastNode(String VOTable, String node) { int pos = VOTable.lastIndexOf("<"+node); int pos2 = VOTable.indexOf(">",pos); if(VOTable.charAt(pos2-1)=='/'){ return pos2+1; } return (VOTable.lastIndexOf(new String(""))+node.length()+3); } void modifyFieldnames(String VOTable, String name) { String fields=VOTable.substring(VOTable.indexOf("
None
Log in to add Tags
(Workflows/Files)
Citations (1)Version History
Citations (1)
1. D. Pérez-Suárez, S. A. Maloney, P. A. Higgins, D. S. Bloomfield, P. T. Gallagher, G. Pierantoni, X. Bonnin, B. Cecconi, V. Alberti, K. Bocchialini, M. Dierckxsens, A. Opitz, A. Le Blanc, J. Aboudarham, R. B. Bentley, J. Brooke, B. Coghlan, A. Csillaghy, C. Jacquey, B. Lavraud and M. Messerotti, Studying Sun–Planet Connections Using the Heliophysics Integrated Observatory (HELIO), Paper, 27 September 2012, http://link.springer.com/article/10.1007%2Fs11207-012-0110-x/fulltext.html, Accessed at: 01 July 2013 Version History
In chronological order:
|
No comments yet
Log in to make a comment