Local Guide of Solar Analysis Environment at ISAS


Directory Structure

Current Solar Analysis Environment has following directory structure.

Directory Contents
/soda/yohkoh Yohkoh data
+ yyyy_ww + Reformat data
+ yyyy + Weekly data
/soda/.yohkoh-sfd + SFD composite data
/soda/trace TRACE data (mirror)
/soda/rhessi RHESSI data (mirror)
/soda/ssw SolarSoft - SSW (mirror)
/soda/sswdb SolarSoft DataBase - SSWDB (mirror)

All of the contents in the '/soda' directory can be accessed from the Internet via /pub/solar/ and ftp://ftp.darts.isas.jaxa.jp/pub/solar/


Example of SolarSoftware/IDL Usage

Configuration File

Write following commands in your configuration file of login shell ($HOME/.cshrc).

setenv SSW /soda/ssw
setenv SSW_INSTR "gen norh norp sxt hxt eit mdi trace lasco xray spex"
source ${SSW}/gen/setup/setup.ssw /quiet

Here SSW_INSTR depends on your subject of analysis.

Execution of Command

Execute command "sswidl".

unix% sswidl

Last Modified: 28 June 2011