Sample JSOC commands

Try these commands, one at a time, to see some basic features of some simple programs. Just copy and paste into your command prompt. Note the quote characters to prevent the csh from interpreting the [ and ] characters.

show_series hmi

show_series hmi_ground.lev0

show_info -l ds=hmi_ground.lev0

show_info -s ds=hmi_ground.lev0

show_info 'ds=hmi_ground.lev0[100000]' key=FSN,T_OBS

show_info 'ds=hmi_ground.lev0[100000]' key=FSN,T_OBS -k

show_info 'ds=hmi_ground.lev0[100000/5]' key=FSN,T_OBS

show_info 'ds=hmi_ground.lev0[][2007.03.24_20:35/10m]' key=FSN,T_OBS,HAL1POS,HAL2POS,HCF1POS,HCF2POS 

ds9 `show_info 'ds=hmi_ground.lev0[#$]' -p -q seg=file`

show_info 'aia.lev0d[? t_obs > $(2008.08.01_00:00:00) and t_obs < $(2008.08.01_00:00:10) ?]' key=FSN,T_OBS

JsocWiki: SampleRunsNewUsers (last edited 2013-05-01 04:35:23 by localhost)