File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
experiments/ClimaEarth/components/land Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ function BucketSimulation(
7979 # By default, this uses a file containing bareground albedo without a time component. Snow albedo is specified separately.
8080 albedo = CL. Bucket. PrescribedBaregroundAlbedo {FT} (α_snow, space)
8181 elseif albedo_type == " map_temporal" # Read in albedo from data file containing data over time
82- # By default, this uses a file containing linearly-interpolated monthly data of total albedo, generated by CESM2's land model (CLM) .
82+ # By default, this uses a file containing linearly-interpolated monthly data of clear-sky albedo, generated from CERES .
8383 if pkgversion (CL) < v " 0.15"
8484 albedo = CL. Bucket. PrescribedSurfaceAlbedo {FT} (date_ref, t_start, space)
8585 else
You can’t perform that action at this time.
0 commit comments