netcdf gectomsX1.a1.20051201.000000 { dimensions: time = UNLIMITED ; // (14 currently) lat = 180 ; lon = 288 ; string_length = 30 ; variables: int base_time ; base_time:string = " 1-Dec-2005, 00:00:00 GMT" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2005-12-01, 00:00:00 0:00" ; char date(time, string_length) ; date:long_name = "Date" ; date:units = "yyyymmdd" ; float ozone(time, lon, lat) ; ozone:long_name = "ozone" ; ozone:units = "Dobson units" ; ozone:missing_value = -9999.f ; float ai(time, lon, lat) ; ai:long_name = "aerosol index" ; ai:units = "unitless" ; ai:missing_value = -9999.f ; float reflectivity(time, lon, lat) ; reflectivity:long_name = "reflectivity" ; reflectivity:units = "percent" ; reflectivity:missing_value = -9999.f ; float lat(lat) ; lat:long_name = "latitude" ; lat:units = "degrees" ; lat:valid_min = -89.5f ; lat:valid_max = 89.5f ; float lon(lon) ; lon:long_name = "longitude" ; lon:units = "degrees" ; lon:valid_min = -179.375f ; lon:valid_max = 179.375f ; // global attributes: :Date = "Mon Sep 8 19:31:51 2014" ; :Instrument_Name = "Total Ozone Mapping Spectrometer (TOMS)" ; :Acknowledgement = "This data has been provided by the NASA/GSFC TOMS Ozone Processing Team (OPT)." ; :Reference_URL = "http://jwocky.gsfc.nasa.gov/TOMSmain.html" ; :comment = "If these EarthProbe/TOMS data are used in publication, please give proper credit to the NASA/GSFC TOMS Ozone Processing Team (OPT)." ; :facility_id = "X1" ; :site_id = "gec" ; :Version = "$State: process-xdc-toms-7.0-0 $" ; :IDL_Version = "IDL (x86 / linux / unix / 6.2)" ; :Command_Line = "toms_ingest, 20051201" ; :zeb_platform = "gectomsX1.a1" ; :data_level = "a1" ; :Input_Platforms = "gectomsaerosolindexX1.00, gectomsozoneX1.00, gectomsreflX1.00" ; }