/****************************************************************************/ /* */ /* StatInfo.h */ /* */ /****************************************************************************/ /****************************************************************************/ /* This C language header file defines a data structure containing */ /* information about the former EISCAT and current IMAGE stations. */ /* */ /* Note: The given K=9 limits are correct only for NUR and SOD. The others */ /* are good guesses. */ /****************************************************************************/ /****************************************************************************/ /* Lasse Hakkinen */ /* Finnish Meteorological Institute */ /* Department of Geophysics */ /* P.O.Box 503 */ /* FIN-00101, Helsinki, Finland */ /* e-mail: Lasse.Hakkinen@fmi.fi */ /* phone : (+358)-9-19294634 */ /* fax : (+358)-9-19294603 */ /* */ /* version 1.12 08.05.2018 */ /****************************************************************************/ /****************************************************************************/ /* Version history: */ /* */ /* 1.12 08.05.2018 Added Rost (RST) and Harestua (HAR) stations. */ /* 1.11 27.11.2017 Added Hel (HLP), Polesie (PPN), Niemegk(NGK) and */ /* Wingst (WNG) stations. */ /* 1.10 19.10.2016 Added NU3 for Nurmijärvi L instrument */ /* 1.09 03.08.2015 Added Birzai (BRZ) and Suwalki (SUW) stations */ /* 1.08 17.09.2014 Added Ranua (RAN) station */ /* 1.07 13.01.2010 Added Jackvik (JCK) station */ /* 1.06 24.08.2009 Added Donna (DON) station */ /* 1.05 27.07.2009 Added Tromso 2 (tromso code 18) as TRO */ /* 1.04 15.10.2007 Added Nordkapp (NOR) and Solund (SOL) stations */ /* 1.03 26.10.2005 Changed Hankasalmi coordinates: */ /* Old: 6230 2665 New: 6225 2660 */ /* 1.02 27.08.2001 Added Tartu (TAR) station. */ /* 1.01 20.10.1998 Added some comments + Corrected Kilpisjärvi latitude */ /* and longitude: Old Lat: 69.05 Old Lat:20.70 */ /* 1.0 01.10.1996 First version */ /****************************************************************************/ struct StationInfoStruct { char StationID[4]; /* Three letter station identifier */ char StationNum[4]; /* Station number in the old EISCAT chain */ long Longitude; /* Station longitude. Unit = 0.01 degrees. */ long Latitude; /* Station latitude. Unit = 0.01 degrees. */ char DataType[3]; /* Field used in IAGA-format */ char ProdType[3]; /* Field used in IAGA-format */ char FilterBreak[5]; /* Field used in IAGA-format */ char FilterSlope[3]; /* Field used in IAGA-format */ char BaseInfo[2]; /* Field used in IAGA-format */ char BaseChange[3]; /* Field used in IAGA-format */ char DayCharacter[2]; /* Field used in IAGA-format */ long GADF_ID; /* ID number used by DMI for EISCAT stations*/ long TRO_ID; /* ID number used by Tromso Auroral Obs. */ long K9Limit; /* K=9 activity index limit of current stat.*/ /* Unit = 1 nT */ char StationName[20]; /* Name of station as used by Tromso folks */ }; /*--------------------------------------------------------------------------*/ /* If you want to define new stations then change the IMAGEStationCount */ /* constant and add the station anywhere in the list except to the end. */ /* The last station in the list must be the 'null' station. */ /*--------------------------------------------------------------------------*/ #define IMAGEStationCount 57 /* Number of stations */ struct StationInfoStruct StationInfoTable[IMAGEStationCount] = { "SOR", "010", 2222, 7054, "01", "0", " ", " ", "2", " ", "9",600,19,1500,"Soroya", "MAS", "020", 2370, 6946, "01", "0", " ", " ", "2", " ", "9",602, 0,1500,"Masi", "MUO", "040", 2353, 6802, "01", "0", " ", " ", "2", " ", "9",603, 0,1500,"Muonio", "PEL", "050", 2408, 6690, "01", "0", " ", " ", "2", " ", "9",604, 0,1500,"Pello", "KIL", "060", 2079, 6902, "01", "0", " ", " ", "2", " ", "9",605,74,1500,"Kilpisjarvi", "KEV", "070", 2701, 6976, "01", "0", " ", " ", "2", " ", "9",606,73,1500,"Kevo", "NUR", "134", 2465, 6050, "00", "0", "0000", "00", "1", "10", "9",134,71, 750,"Nurmijarvi", "HAN", "090", 2660, 6225, "00", "0", "0000", "00", "2", "10", "9", 0,72, 850,"Hankasalmi", "OUJ", "080", 2723, 6452, "00", "0", "0000", "00", "2", "10", "9", 0, 0, 950,"Oulujarvi", "IVA", "999", 2729, 6856, "00", "0", " ", " ", "2", "10", "9", 0, 0,1500,"Ivalo", "TAR", "999", 2646, 5826, "00", "0", " ", " ", "2", "10", "9", 0,70, 600,"Tartu", "KAU", "030", 2305, 6902, "01", "0", " ", " ", "2", " ", "9",602, 0,1500,"Kautokeino", "ALT", "020", 2296, 6986, "01", "0", " ", " ", "2", " ", "9",601, 0,1500,"Alta", "SOD", "065", 2663, 6737, "00", "0", "0000", "00", "1", "10", "9", 65, 0,1500,"Sodankyla", "NAL", "088", 1195, 7892, "01", "0", " ", " ", "2", " ", "9", 88, 1,2000,"Ny-Aalesund", "LYR", "011", 1582, 7820, "01", "0", " ", " ", "2", " ", "9", 11, 6,2000,"Longyearbyen", "HOR", "066", 1560, 7700, "01", "0", " ", " ", "2", " ", "9", 66, 0,2000,"Hornsund", "HOP", "033", 2501, 7651, "01", "0", " ", " ", "2", " ", "9", 33, 4,2000,"Hopen", "BJN", "099", 1920, 7450, "01", "0", "0000", "00", "2", " ", "9", 99, 2,2000,"Bjornoya", "NOR", "999", 2579, 7109, "01", "0", " ", " ", "2", " ", "9", 0,16,1500,"Nordkapp", "TRO", "022", 1894, 6966, "00", "0", " ", " ", "1", " ", "9", 22, 3,1500,"Tromso", "TRO", "022", 1894, 6966, "00", "0", " ", " ", "1", " ", "9", 22,18,1500,"Tromso", "AND", "999", 1603, 6930, "01", "0", " ", " ", "2", " ", "9", 0,20,1500,"Andenes", "RST", "999", 1209, 6752, "01", "0", " ", " ", "2", " ", "9", 0,99,1500,"Rost", "JCK", "999", 1698, 6640, "01", "0", " ", " ", "2", " ", "9", 0,99,1500,"Jackvik", "RVK", "999", 1099, 6495, "01", "0", " ", " ", "2", " ", "9", 0,22, 750,"Rorvik", "HAR", "999", 1071, 6021, "01", "0", " ", " ", "2", " ", "9", 0,99, 750,"Harestua", "DON", "999", 1250, 6611, "01", "0", " ", " ", "2", " ", "9", 0,15, 750,"Donna", "BER", "999", 522, 6027, "01", "0", " ", " ", "2", " ", "9", 0,23, 750,"Bergen", "DOB", "999", 911, 6207, "01", "0", " ", " ", "2", " ", "9", 0,24, 750,"Dombas", "LEK", "999", 1355, 6813, "01", "0", " ", " ", "2", " ", "9", 0,25,1500,"Leknes", "SOL", "999", 484, 6108, "01", "0", " ", " ", "2", " ", "9", 0,26, 750,"Solund", "JAN", "999",35130, 7090, "01", "0", " ", " ", "2", " ", "9", 0, 5,1500,"Jan-Mayen", "LAH", "999", 1096, 5997, "01", "0", " ", " ", "2", " ", "9", 0,21, 750,"Lahaugmoen", "KAR", "999", 525, 5921, "01", "0", " ", " ", "2", " ", "9", 0,17, 750,"Karmoy", "DIK", "999", 8058, 7355, "01", "0", " ", " ", "2", " ", "9", 0, 0,1500,"Dikson", "LOZ", "057", 3508, 6797, "00", "0", "0000", "00", "2", "10", "9", 57, 0,1500,"Lovozero", "KIR", "999", 2042, 6784, "00", "0", "9999", "00", "1", "01", "9", 0, 0,1500,"Kiruna", "LYC", "999", 1875, 6461, "00", "0", "9999", "00", "1", "01", "9", 0, 0,1500,"Lycksele", "ABK", "054", 1882, 6835, "00", "0", "0040", "24", "1", "05", "9", 54, 0,1500,"Abisko", "UPS", "999", 1735, 5990, "00", "0", "9999", "00", "1", "05", "9", 0, 0, 750,"Uppsala", "MAN", "999", 2519, 6063, "01", "0", "9999", " ", "2", " ", "9", 0, 0, 750,"Mantsala", "MEK", "999", 3097, 6277, "01", "0", "0000", "00", "2", "10", "9", 0,75, 900,"Mekrijarvi", "NU2", "134", 2465, 6050, "00", "0", "0000", "00", "1", "10", "9",134,71, 750,"Nurmijarvi J", "NU3", "134", 2465, 6050, "00", "0", "0000", "00", "1", "10", "9",134,71, 750,"Nurmijarvi L", "RAN", "999", 2641, 6590, "01", "0", "0000", "00", "2", "10", "9", 0, 0,1200,"Ranua", "PBK", "999",17090, 7008, "01", "0", " ", " ", "2", " ", "9", 0,23,1500,"Pevek", "TIK", "999",12890, 7158, "01", "0", " ", " ", "2", " ", "9", 0,23,1500,"Tiksi", "DIK", "999", 8056, 7354, "01", "0", " ", " ", "2", " ", "9", 0,23,1500,"Dikson", "AMD", "999", 6947, 6142, "01", "0", " ", " ", "2", " ", "9", 0,23,1500,"Amderma", "BRZ", "999", 2486, 5617, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Birzai", "SUW", "999", 2318, 5401, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Suwalki", "HLP", "999", 1882, 5461, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Hel", "PPN", "999", 2313, 5145, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Polesie", "NGK", "999", 1268, 5207, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Niemegk", "WNG", "999", 907, 5374, "01", "0", " ", " ", "2", " ", "9", 0,23, 500,"Wingst", " ", "000", 0, 0, "01", "0", " ", " ", "2", " ", "9", 0, 0,1500,"???" }; typedef struct StationInfoStruct *StationInfoPtr;