netcdf carocoops_CAP2_buoy_latest { dimensions: time = 1 ; lat = 1 ; lon = 1 ; z = 2 ; variables: int time(time) ; time:short_name = "time" ; time:long_name = "Time" ; time:standard_name = "time" ; time:units = "seconds since 1970-1-1 00:00:00" ; time:axis = "T" ; double lat(lat) ; lat:long_name = "Latitude" ; lat:short_name = "latitude" ; lat:standard_name = "latitude" ; lat:reference = "geographic coordinates" ; lat:units = "degrees_north" ; lat:valid_range = -90., 90. ; lat:axis = "Y" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:short_name = "longitude" ; lon:standard_name = "longitude" ; lon:units = "degrees_east" ; lon:valid_range = -180., 180. ; lon:axis = "X" ; double z(z) ; z:long_name = "Height" ; z:short_name = "height" ; z:standard_name = "height" ; z:units = "m" ; z:positive = "up" ; z:reference = "zero at sea-surface" ; z:axis = "Z" ; double wind_speed(time) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:units = "m s-1" ; wind_speed:z = 3. ; wind_speed:can_be_normalized = "yes" ; double wind_from_direction(time) ; wind_from_direction:long_name = "Wind Direction (from)" ; wind_from_direction:standard_name = "wind_from_direction" ; wind_from_direction:units = "degrees" ; wind_from_direction:reference = "clockwise from true north" ; wind_from_direction:valid_range = 0., 360. ; wind_from_direction:z = 3. ; wind_from_direction:can_be_normalized = "yes" ; double wind_gust(time) ; wind_gust:long_name = "Wind Gust" ; wind_gust:standard_name = "wind_gust" ; wind_gust:units = "m s-1" ; wind_gust:z = 3. ; wind_gust:can_be_normalized = "yes" ; double air_temperature(time) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:units = "degrees Celsius" ; air_temperature:z = 3. ; double air_pressure(time) ; air_pressure:long_name = "Air Pressure at Barometer Height" ; air_pressure:standard_name = "air_pressure" ; air_pressure:units = "hPa" ; air_pressure:z = 3. ; double relative_humidity(time) ; relative_humidity:long_name = "Relative Humidity" ; relative_humidity:standard_name = "relative_humidity" ; relative_humidity:units = "percent" ; relative_humidity:z = 3. ; double visibility(time) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility" ; visibility:units = "nautical_mile" ; visibility:z = 3. ; // global attributes: :title = "Caro-COOPS data for buoy CAP2" ; :institution = "Baruch Institute, University of South Carolina at Columbia" ; :institution_url = "http://carocoops.org" ; :institution_dods_url = "http://trident.baruch.sc.edu/cgi-bin/nph-dods/storm_surge_data/latest" ; :metadata_url = "TDB" ; :references = "http://carocoops.org" ; :contact = "Jeremy Cothran (jcothran@carocoops.org)" ; :source = "fixed-platform (buoy) observation" ; :comment = "processed with perl from incoming observations" ; :Conventions = "CF-1.0" ; :format = "SEA-COOS RT" ; :seacoos_rt_version = "2.0" ; :platform_code = "CAP2" ; :format_category_code = "fixed-point" ; :institution_code = "carocoops" ; :project = "Carolinas Coastal Ocean Observing and Prediction System (Caro-COOPS)" ; :project_url = "http://carocoops.org" ; :data_type = "buoy" ; :instrument_code = "buoy" ; :package_code = "buoy" ; :start_date = " UTC" ; :end_date = " UTC" ; :release_date = " UTC" ; :creation_date = " UTC" ; :modification_date = " UTC" ; :process_level = "raw data" ; :_FillValue = -99999. ; data: lat = 32.80; lon = -79.62; z = -,3; time =