record: Magnetometer Observations of Station HER, KAK, HON and SJG...

Description Usage Format Source Examples

Description

The H-component of the Ground-based magnetometer records four stations,Hermanus (HER), Kakioka (KAK), Honolulu (HON) and San Juan (SJG), used to estimate WISA and preindex. This data frame has 87840 rows, corresponding to a two months (March to April 2001) of 1-minute data, and 4 columns corresponding to each station.

Usage

1

Format

A data frame containing 87840 observations of H-component for four stations.

Source

INTERMAGNET

Examples

1
2
3
4
5
data(record)
head(record)

#plot of observations from station HER
plot(record[,1])

iWISA documentation built on May 1, 2019, 7:37 p.m.

Related to record in iWISA...