You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While comparing the LUT of ice to that in ecRAD, we discovered that one needs to increase the radius with a factor of 2 to get the same optical properties. After a big of digging into the construction of the table, we think that where radice is used as a dimension name, this is in fact the diameter.
The text was updated successfully, but these errors were encountered:
ncatted -a standard_name,diamice_lwr,m,c,diamice_lwr \
-a standard_name,diamice_upr,m,c,diamice_upr \
-a standard_name,diamice_fac,m,c,diamice_fac rrtmgp-clouds-lw.nc
ncatted -a standard_name,diamice_lwr,m,c,diamice_lwr \
-a standard_name,diamice_upr,m,c,diamice_upr \
-a standard_name,diamice_fac,m,c,diamice_fac rrtmgp-clouds-sw.nc
While comparing the LUT of ice to that in ecRAD, we discovered that one needs to increase the radius with a factor of 2 to get the same optical properties. After a big of digging into the construction of the table, we think that where
radice
is used as a dimension name, this is in fact the diameter.The text was updated successfully, but these errors were encountered: