netcdf 20031001_chilbolton_iwc-radon-vtz-ipsl {
dimensions:
time = 2871 ;
height = 192 ;
variables:
float time(time) ;
time:units = "hours since 2003-10-01 00:00:00 +00:00" ;
time:long_name = "Decimal hours from midnight UTC to the middle of each ray" ;
time:axis = "T" ;
float height(height) ;
height:axis = "Z" ;
height:units = "m" ;
height:long_name = "Height above mean sea level" ;
height:standard_name = "height" ;
float Dl ;
Dl:units = "m" ;
Dl:units_html = "m" ;
Dl:comment = "diameter limit for variable density ice, below this value solid ice" ;
float arho ;
arho:comment = "coefficient a in the density diameter relationship rho=aD^b D in cm rho in g/cm^3" ;
float brho ;
brho:comment = "coefficient b in the density diameter relationship rho=aD^b D in cm rho in g/cm^3" ;
float gammA ;
gammA:comment = "coefficient sigma in the Area diameter relationship A=gammaD^sigma D in cm rho in cm^2" ;
float sigmA ;
float avdZ ;
avdZ:comment = "avdZ in Vd=avdz*Z^bvdZ (Z in mm6/m^3 and Vd in cm/s)" ;
float bvdZ ;
bvdZ:comment = "bvdZ in Vd=avdz*Z^bvdZ (Z in mm6/m^3 and Vd in cm/s)" ;
float avtZ ;
avtZ:comment = "avtZ in Vt=avtz*Z^bvtZ (Z in mm6/m^3 and Vt in cm/s)" ;
float bvtZ ;
bvtZ:comment = "bvtZ in Vt=avtz*Z^bvtZ (Z in mm6/m^3 and Vt in cm/s)" ;
float iwc(time, height) ;
iwc:long_name = "Ice water content" ;
iwc:units = "kg m-3" ;
iwc:units_html = "kg m-3" ;
iwc:error_variable = "iwc_error" ;
iwc:missing_value = -999. ;
iwc:_FillValue = -999.f ;
float iwc_error(time, height) ;
iwc_error:long_name = "Random error in ice water content" ;
iwc_error:units = "%" ;
iwc_error:missing_value = -999. ;
iwc_error:_FillValue = -999.f ;
iwc_error:comment = "relative rms error in ice water content" ;
float re1(time, height) ;
re1:long_name = "Effective radius" ;
re1:units = "m" ;
re1:units_html = "m" ;
re1:error_variable = "re_error" ;
re1:missing_value = -999. ;
re1:_FillValue = -999.f ;
float re2(time, height) ;
re2:long_name = "Effective radius" ;
re2:units = "m" ;
re2:units_html = "m" ;
re2:error_variable = "re_error" ;
re2:missing_value = -999. ;
re2:_FillValue = -999.f ;
float re_error(time, height) ;
re_error:long_name = "Random error in effective radius" ;
re_error:units = "%" ;
re_error:missing_value = -999. ;
re_error:_FillValue = -999.f ;
re_error:comment = "relative rms error in effective radius" ;
float Dm(time, height) ;
Dm:long_name = "Mean volume diamater" ;
Dm:units = "m" ;
Dm:units_html = "m" ;
Dm:missing_value = -999. ;
Dm:_FillValue = -999.f ;
float alpha(time, height) ;
alpha:long_name = "Extinction" ;
alpha:units = "m-1" ;
alpha:units_html = "(m)-1" ;
alpha:plot_range = 1.e-06, 0.1 ;
alpha:plot_scale = "logarithmic" ;
alpha:error_variable = "alpha_error" ;
alpha:missing_value = -999. ;
alpha:_FillValue = -999.f ;
float alpha_error(time, height) ;
alpha_error:long_name = "Random error in extinction" ;
alpha_error:units = "%" ;
alpha_error:missing_value = -999. ;
alpha_error:_FillValue = -999.f ;
alpha_error:comment = "relative rms error in extinction" ;
float N0star(time, height) ;
N0star:long_name = "N0star" ;
N0star:units = "m-4" ;
N0star:units_html = "m-4" ;
N0star:error_variable = "N0star_error" ;
N0star:missing_value = -999. ;
N0star:_FillValue = -999.f ;
float N0star_error(time, height) ;
N0star_error:long_name = "Random error in N0star" ;
N0star_error:units = "%" ;
N0star_error:missing_value = -999. ;
N0star_error:_FillValue = -999.f ;
N0star_error:comment = "relative rms error in N0star" ;
float w(time, height) ;
w:long_name = "vertical air velocity" ;
w:units = "m s-1" ;
w:units_html = "m s-1" ;
w:missing_value = -999. ;
w:_FillValue = -999.f ;
float vt(time, height) ;
vt:long_name = "Terminal fall velocity" ;
vt:units = "m s-1" ;
vt:units_html = "m s-1" ;
vt:missing_value = -999. ;
vt:_FillValue = -999.f ;
float tau(time) ;
tau:long_name = "Optical depth" ;
tau:missing_value = -999. ;
tau:_FillValue = -999.f ;
// global attributes:
:Convention = "CF-1.0" ;
:location = "Chilbolton" ;
:title = "RadOn retrieval" ;
:institution = "CETP/IPSL" ;
:author = "Julien Delanoe (julien.delanoe@cetp.ipsl.fr)" ;
:day = 1s ;
:month = 10s ;
:year = 2003s ;
}