netcdf Thompson_sonde_20180917_173408 { dimensions: time = UNLIMITED ; // (5650 currently) variables: int64 Time(time) ; Time:units = "Seconds since 1 January 2018, 00:00:00" ; Time:fill_value = -9999LL ; double Height(time) ; Height:units = "m" ; Height:fill_value = -9999LL ; double Pressure(time) ; Pressure:units = "hPa" ; Pressure:fill_value = -9999LL ; double Temperature(time) ; Temperature:units = "K" ; Temperature:fill_value = -9999LL ; double Dew_Point(time) ; Dew_Point:units = "K" ; Dew_Point:fill_value = -9999LL ; double Relative_Humidity(time) ; Relative_Humidity:units = "Percent (0 to 100)" ; Relative_Humidity:fill_value = -9999LL ; double Wind_Speed(time) ; Wind_Speed:units = "m/s" ; Wind_Speed:fill_value = -9999LL ; int64 Wind_Direction(time) ; Wind_Direction:units = "Degrees clockwise from North" ; Wind_Direction:fill_value = -9999LL ; double Ascent_rate_of_balloon(time) ; Ascent_rate_of_balloon:units = "m/s" ; Ascent_rate_of_balloon:fill_value = -9999LL ; double Latitude_of_balloon(time) ; Latitude_of_balloon:units = "Deg" ; Latitude_of_balloon:fill_value = -9999LL ; double Longitude_of_balloon(time) ; Longitude_of_balloon:units = "deg" ; Longitude_of_balloon:fill_value = -9999LL ; double GPS_Height(time) ; GPS_Height:units = "m" ; GPS_Height:fill_value = -9999LL ; int64 Release_Time ; Release_Time:units = "Seconds since 1 January 2018, 00:00:00" ; double Release_Latitude ; Release_Latitude:units = "deg" ; double Release_Longitude ; Release_Longitude:units = "deg" ; double Release_Altitude ; Release_Altitude:units = "m" ; double Release_Pressure ; Release_Pressure:units = "hPa" ; double Release_Temperature ; Release_Temperature:units = "K" ; double Release_RH ; Release_RH:units = "Percent (0 to 100)" ; double Release_wind ; Release_wind:units = "m/s" ; double Release_wind_direction ; Release_wind_direction:units = "Degrees clockwise from North" ; // global attributes: :description = "Rawinsonde launch data for PISTON released at 173408 UTC on (yyyymmdd) 20180917" ; :source = "Colorado State University PISTON Radar/Sounding Group" ; :history = "Created Mon Sep 17 19:20:01 2018" ; }