THEMIS Database

The THEMIS database tables located in the THEMIS2 database contain the parameters for all observations taken by the THEMIS instrument. Using the THEMIS Stamp Layer's "Extra SQL Condition" field, users can search for THEMIS observations by any of the 25 parameters associated with each observation. For completeness all 25 parameters are listed here, even though advanced users may not need most of them.

Table Field Entry Type
owner char(20)
description char(80)
Image_Type tinyint(1)
Start double
Ilen smallint(5)
ID tinyint(3)
Gain smallint(5)
Offset smallint(6)
TDI tinyint(1)
Rice tinyint(1)
Cal tinyint(1)
Shutter tinyint(1)
BandCfg smallint(5)
Nframes smallint(5)
Exposure double
Summing tinyint(3)
Compression smallint(5)
Interframe double
Sclk double
Orbit int(10)
status enum('PLANNED','UPLINKED','DOWNLINKED','FAILED')
Duration double
touched timestamp
filename char(12)
filename_num int(11)