ClimaParams.jl
ClimaParams.jl copied to clipboard
Parameter name changes / removal
Please list any breaking parameter changes here - they will be bundled together and added before a new minor version is released.
I would like to rename ocean_surface_albedo
to idealized_ocean_albedo
.
See https://github.com/CliMA/ClimaParams.jl/pull/191
I would like to rename SB2006_cloud_gamma_distribution_parameter
to SB2006_cloud_gamma_distribution_coeff_mu
, and also correct SB2006_rain_evaportation_coeff_alpha
SB2006_rain_evaportation_coeff_beta
to SB2006_rain_evaporation_coeff_alpha
and SB2006_rain_evaporation_coeff_beta
.
We will make a breaking release soon, after these comments have been addressed and #193 and #194 have been closed.