Geoeffectiveness of CMEs - STP science case

Aim

Link solar, interplanetary and geomagnetic data into a workflow that investigates which Coronal Mass Ejections (CME) produce geomagnetic storms at the Earth, and how the solar wind magnetic field and plasma parameters influence this process.

Datasets required

  • Geomagnetic indeces from UKSSDC at RAL.
  • Interplanetary magnetic field and plasma data from the ACE spacecraft.

Summary

The workflow steps are described at STPSolarEventCoincidenceSteps, and are summarised in the following workflow diagram. Below are comments related to steps in the workflow. We test the various steps of the workflow on an example time period, March 2002.


workflowgeoeff.png

1. Get CME list

A query is sent to the LASCO CME catalogue via EGSO SEC to retrieve a list of candidate CMEs. Some selection criterion on the type of CME needs to be specified. Initially, we select only halo CMEs by sending the following query:

SELECT * FROM lasco_cme_cat WHERE time_start>='2002-03-01 00:00:00' AND time_start <= '2002-03-31 23:59:59' AND pa_width = 360

We get back the following votable:


halocme.gif

2. Build time window for geoeffectiveness search.

The measured plane of the sky speed of the CME given in the votable above (e.g. linear_speed, linear fit to coronograph images), can be used to estimate the travel time to the Earth and build a time window in which to search for signs of CME arrival near Earth and geomagnetic effects. This is done within a workflow script.


-- SilviaDalla - 12 Jun 2005

Topic attachments
I Attachment Action Size Date Who Comment
gifgif halocme.gif manage 61.4 K 2005-06-12 - 16:54 SilviaDalla  
htmlhtml stpscicase.html manage 18.7 K 2006-06-09 - 16:24 SilviaDalla Table output of STP science case
pngpng workflowgeoeff.png manage 43.4 K 2005-06-12 - 16:58 SilviaDalla  
Topic revision: r2 - 2006-06-09 - 16:24:58 - SilviaDalla
 
AstroGrid Service Click here for the
AstroGrid Service Web
This is the AstroGrid
Development Wiki

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback