| Read Me |
General Information on the MACCS Program
These web
pages contain magnetometer data from the Magnetometer Array for Cusp and Cleft
Studies (MACCS), an array of magnetometers in Arctic Canada run by Boston
University and Augsburg College with assistance from the University of Alberta
and the Geological Survey of Canada, and supported by the National Science
Foundation's Magnetospheric Physics Program. Further details of the MACCS
array can be found in W. J. Hughes and M. J. Engebretson,
MACCS: Magnetometer Array for Cusp and Cleft Studies, in Satellite-Ground
Based Coordination Sourcebook, (eds. M. Lockwood, M.N. Wild H. J. Opgenoorth),
ESA-SP-1198, pp. 119-130, 1997
The MACCS data request
page contains data at 5 second resolution. Vector magnetic field samples
were obtained eight times a second, and the data originally recorded as 0.5
second averages. This data set is averaged over the 5 second interval centered
on the time of the given measurement. The data, originally recorded in local
geomagnetic coordinates, have been rotated into geographic coordinates. Similarly,
the plots produced by the MACCS
data request page are made from 5 second resolution data in geographic
coordinates. All data provided have been subjected to routine quality checks,
but these may not catch all errors. Persons wishing to use MACCS data in publications
or presentations should contact one of the MACCS investigators to verify the
quality of these data.
MACCS Investigators
Dr. Mark Engebretson engebret@augsburg.edu
Dr. W. J. Hughes hughes@bu.edu
The
following information is included in this readme file:
1. Station Coordinates.
2. 5 second binary file structure.
3. Information about IDL code included on
this page.
4. Information about potential timing erros.
1. Table of the MACCS station codes and locations.
The Magnetic Observatories of the Geological Survey of Canada are included in
the list and denoted with an asterisk. The magnetic coordinates are altitude
adjusted corrected magnetic coordinates (aagcm) computed with code provided
by the Johns Hopkins University Applied Physics Laboratory using the epoch 1995
IGRF. The UT time of noon MLT was computed using a 1991 Tsyganenko model.
MACCS Magnetometer Station Coordinates
|
|
|
Geomagnetic |
Magnetic Noon |
||
|
|
|
|
|
||
| Pangnirtung (PGG) |
|
|
|
|
|
| Clyde River (CRV) |
|
|
|
|
|
| Iqaluit (IQA)* |
|
|
|
|
|
| Cape Dorset (CDR) |
|
|
|
|
|
| Nain (NAN) |
|
|
|
|
|
| Igloolik (IGL) |
|
|
|
|
|
| Coral Harbour (CHB) |
|
|
|
|
|
| Repulse Bay (RBY) |
|
|
|
|
|
| Pelly Bay (PEB) |
|
|
|
|
|
| Baker Lake (BLC)* |
|
|
|
|
|
| Gjoa Haven (GJO) |
|
|
|
|
|
| Resolute Bay (RES)* |
|
|
|
|
|
| Cambridge Bay (CBB)* |
69.1
|
255.0
|
76.9
|
310.6
|
19:51
|
*These stations are Canadian Magnetic Observatories operated by the Geomagnetism Unit of the Geological Survey of Canada. Because these data complement the MACCS data, they are available to the GEM community courtesy of the Geological Survey of Canada and may be obtained by contacting either Dr. Mark Engebretson engebret@augsburg.edu or Dr. W. J. Hughes hughes@bu.edu .
ANY USE OF THESE DATA MUST INCLUDE A PROPER ACKNOWLEDGEMENT OF THEIR SOURCE.
2. The 5 second data files are in binary format. Each 5 sec file contains data
for one day for a single station. The naming convention is: 3 letter station
abbreviation followed by yearday with the extension '.bin' (meaning binary data)
such as 'gjo95154.bin'.
The record format of those 5 second binary data files is:
record size(fixed) = 15 bytes
number of records per file = 17280
file size = 259200 bytes
flag for bad or missing data = 32767000
| Byte Number | Content | Data Type |
| 1 | hour | byte |
| 2 | minute | byte |
| 3 | second | byte |
| 4-7 | Bx(nT x 1000) | 4 byte longint |
| 8-11 | By(nT x 1000) | 4 byte longint |
| 12-15 | Bz(nT x 1000) | 4 byte longint |
3. There is also an IDL program (sec_conv.pro),
which will convert the 5 second files from binary to ascii.
4. Note: Several MACCS stations lost GPS coverage for part of 2002 and 2003. Time stamps during GPS outages were provided by the local computer clock, which can result in timing errors of several seconds. At no time do we believe these errors exceed 30 seconds. This data is included on this site as the timing accuracy is sufficient for many scientific purposes. However, this data should NOT BE USED for studies that require GPS time accuracy.