netcdf \20110520_2355_Ice_Precipitation_Product { dimensions: time = 1 ; Lat = 401 ; Long = 751 ; Height = 24 ; variables: float time(time) ; time:Comment = "UTC time" ; float Lat(Lat) ; Lat:Full\ Name = "Latitude" ; float Long(Long) ; Long:Full\ Name = "Longitude" ; float Height(Height) ; Height:Full\ Name = "Height" ; float IWC(Height, Lat, Long) ; IWC:Full\ Name = "Ice Water Content" ; IWC:Unit = "g m-3" ; IWC:Comments = "Valid in Stratiform Rain and Thick Anvil regions, not for Convective Core " ; float Ze(Height, Lat, Long) ; Ze:Full\ Name = "Radar reflectivity" ; Ze:Unit = "dBZ" ; float CSA(Lat, Long) ; CSA:Full\ Name = "Convective-Stratiform-Anvil Classification" ; CSA:Comments = "NAN:0-5.5 ; Thick Anvil:5.5-7.5 ; Stratiform:7.5-8.5 ; Convective:8.5-9.5 " ; float Precipitation(Lat, Long) ; Precipitation:Unit = "mm/hr" ; Precipitation:Comments = "Valid in Stratiform Rain and Thick Anvil regions, not for Convective Core" ; float lambda(Lat, Long) ; lambda:Full\ Name = "Exponential DSD slope" ; lambda:Unit = "cm-1" ; lambda:Comments = "Valid in Stratiform Rain and Thick Anvil regions, not for Convective Core" ; float N0(Lat, Long) ; N0:Full\ Name = "Exponential DSD intercept" ; N0:Unit = "cm-4" ; N0:Comments = "Valid in Stratiform Rain and Thick Anvil regions, not for Convective Core" ; // global attributes: :title = "MC3E ICE and PRECIPITATION PROPERTIES" ; :description = "Date generated for CMDV, NEXRAD data were used in this product" ; :history = "version:V1.0" ; :date_created = "Fri Dec 9 12:31:58 2016 UTC" ; :institution = "University of Arizona, AZ, USA" ; :Contact\ Info = "Xiquan Dong (xdong@email.arizona.edu) and Jingjing Tian (jingjingtian@email.arizona.edu) " ; }