## Not run:
# ## data sets.
# data(record)
# ## Colatitude and longitude of geomagnetic observatories.
# coord=matrix(c(124.43, 19.23, 53.77,140.18,68.68,202.00,71.89,293.85),nrow=2,ncol=4)
#
#
# ## estimate WISA and preindex for each stations.
# index.sample<- SAIndex(record, coord, wf="la8")
#
# ## plot SI
# start.date="2001-3-1"
# end.date="2001-4-30"
# n.station=4
# station.names=c("HER","KAK","HON","SJG")
#
#
# SIplot(index.sample$SI, type=1,start=start.date, end=end.date,
# main="WISA estimation", xlab="Datetime", ylab="iWISA Estimation")
# ## End(Not run)
Run the code above in your browser using DataLab