This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi, > I am working on constructing metadata for a satellite data set packaged > using netCDF format. We want it CF-compliant. > > One of the variable is reflectivity profile with unit of 'dBz'. However, > I could not find proper unit definition in UDUNITS.dat for this > variable. Would you like to suggest what we should do to make the netCDF > file CF-compliant and also describe the field correctly? The original udunits package did not support logarithmic units such as dBZ, but the current udunits (and all versions since 2.0.4) includes such support: http://www.unidata.ucar.edu/software/udunits/ "dBZ" is defined there as equal to "0.1 lg(re (1e-6 m)^3)", so the reference level is included in the definition. There is a CF standard name for the quantity "equivalent_reflectivity_factor" which uses dBZ as its canonical units. > Thanks for your help, Your welcome! > Xiang Li --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: UBD-124546 Department: Support netCDF Priority: Normal Status: Closed