netcdf gpi_1979001-2001031 { dimensions: ndays = 8067 ; nkp = 8 ; variables: int year_day(ndays) ; year_day:long_name = "4-digit year followed by 3-digit day" ; double f107d(ndays) ; f107d:long_name = "daily 10.7 cm solar flux" ; double f107a(ndays) ; f107a:long_name = "81-day average 10.7 cm solar flux" ; double kp(ndays, nkp) ; kp:long_name = "3-hourly kp index" ; // global attributes: :title = "Geophysical Indices, obtained from NGDC" ; :yearday_beg = 1979003 ; :yearday_end = 2001029 ; :ncar_mss_path = "/TGCM/data/gpi_1979001-2001031.nc" ; :data_source_url = "ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/" ; :hao_file_write_source = "/home/foster/tgcminp/nc_gpi/mkncgpi.f" ; :info = "Yearly ascii data files obtained from data_source_url; nc file written by hao_file_write_source." ; data: }