Home > WDC > Data > Geophysical > Help > DST > Daily data

DST Daily Data

Copyright WDC C1 for STP at RAL.


Disturbance Storm Time (DST daily data)

The only applicable units are nT for the data values. This data starts in 1957.

  FieldName    Dimension Type Width DecimalPlaces NullValue Units
  ------------ --------- ---- ----- ------------- --------- -----
  Date                 3    S     4             0         0     -
  DST                  1    I     4             0      9999    nT

Field Definitions

  Field  Size              Description
  -----  ----------------  ---------------------------------------
  Date   Array of 3 items  Year(4 digit), Month & Day for the data
  DST    Single item       Index value

Field Types

  Code  Data Type                     Storage
  ----  ----------------------------  -------
     C  CHARACTER                     1 byte
     P  DOUBLE PRECISION REAL         8 bytes
     R  REAL                          4 bytes
     I  INTEGER                       4 bytes
     S  SMALL INTEGER                 2 bytes
     B  BYTE (unsigned integer 0-255) 1 byte