Australian Bureau of Meteorology IPS - Space Weather Homepage Australian Government, Bureau of Meteorology IPS Radio and Space Services Homepage IPS - Data Catalogue - Learmonth
Australian Government - Bureau of Meteorology, IPS Radio and Space Services
Category World Data Centre Looking for something?     search symbol   Site Search
   Home right arrow World Data Centre right arrow Data Catalogue right arrow Data Formats right arrow Learmonth FORECAST SOL: Normalgreen MAG: Normalgreen ION: Normalgreen Monday, May 21 2012 14:19 UT
Data Catalogue 
Learmonth

The Learmonth radio spectrograph

The Learmonth radio spectrograph is located near Exmouth in Western Australia.

The following code fragment is taken from working software and describes
the format of a single sweep. Sweeps are appended to produce a dayfile.


short  int          start_freq,
                       end_freq,
                       resbw;
         char        ref_level,
                       range;
         }anal_hdr_struct;

struct  scanstruct{
               unsigned char     year;
               unsigned char     month;
               unsigned char     day;
               unsigned char     hour;
               unsigned char     min;
               unsigned char     sec;
               unsigned char     data_OK;
               unsigned char     unused;
               anal_hdr_struct   hdr[2];
               unsigned char     data[2][401];
       }scan, tmp_scan;
anal_hdr_struct  last_hdr[2];

top icon

© Copyright  Commonwealth of Australia 2012. All rights reserved.
IPS site usage disclaimer, accessibility and privacy statement.