# MSTID detection for the Czech Republic, Doppler system based # # Institute of Atmospheric Physics # Czech Academy of Sciences # # This product is provided in the framework of the ESA SSA SWE Service Network. # # The description of the data processing and detection algorithm are here: # https://tid.ufa.cas.cz/description.php # # The columns are: # date and time (UT) mark the beginning of the 45 minutes long analyzed interval # state - numerically encoded result of the detection algorithm: # 0 - NO TID # 1 - SPREAD # 2 - TID # 3 - TID A # vabs - horizontal velocity of detected MSTIDs (m/s) # dvabs - error estimate of vabs (m/s) # AZ - MSTIDs propagation direction (°) # dAZ - error estimate of AZ (°) # coher - paramete that characterizes coherency of the signals (0-1) # dfrms - average root mean square value of the oscillations (Hz) # period - period of detected MSTIDs (min) # dperiod - error estimate of period (min) # # Issued on 2022-01-25T23:55:01+00:00