By Andy May
It came up in the comments on my last post, CERES Albedo. What is the best way to compute Earth’s albedo? The CERES data is supplied as a 1° x 1° latitude/longitude grid. It is widely accepted that Earth’s global mean albedo is around 30%. The question is then: What is the best way to estimate it using the CERES satellite data? There are two basic ways. One is to use the average solar radiation arriving at the top of the atmosphere (CERES EBAF variable “solar_mon”), which is about 340.2 W/m2 and divide that into the total solar shortwave radiation (SW) leaving (reflected from) the Earth (toa_sw_all). Using these two numbers we get an albedo of about 29%.
The second way is to compute the albedo for each of the 64,800 one-degree latitude & longitude cells and then compute the area-weighted global mean of all the albedo calculations. When this is done, the albedo is 31.3%. Statistically this is the same as the 29% calculation because the errors in measuring solar_mon and toa_sw_all are large (> ±2 W/m2), plus we do not know how much solar longwave radiation (LW) is reflected, but the problem is worth examining. Figure 1 shows the elements. Click on it to enlarge it and show it in full resolution.

The spreadsheet on the left of figure 1 shows the area-weighted yearly means for the CERES outgoing SW and the incoming solar radiation. Dividing the first column by the second results in the last column, labeled “conventional gm albedo.” The basic calendar year cell-by-cell area-weighted albedo global average albedo is next and labeled “cbc albedo.” The next column (“cbc rm36 albedo”) is computed by taking a 36-month running mean (centered) of both toa_sw_all and solar_mon, then computing a month-by-month and cell-by-cell albedo, then extracting an area-weighted global mean albedo from that dataset for each year. In terms of yearly global mean albedo, it matches the year-by-year and cell-by-cell calculation closely.
The set of maps in the middle of figure 1 show that the two cell-by-cell albedo calculations are very similar for 2025. The simple “SW out/solar in” calculation is the same value for every cell and the important detail we see cell-by-cell is hidden in the global mean.
The right-hand maps and graph show the 25-year trends that result from the two ways of computing the cell-by-cell albedo means. The upper trend map shows areas of decreasing albedo in either light yellow or blue. Areas of increasing albedo are shown in orange to red. The year-by-year albedo changes in the upper trend map are plotted in red on the graph at the bottom right of figure 1.
The middle right trend map is the trend in albedo after taking a 36-month centered running average. Notice it is almost a mirror image of the upper year-by-year trend map. Taking the 36-month running mean has offset the very active albedo data and reversed its slope, as shown by the blue line in the lower right corner of figure 1.
Conclusions
Essential details of the global albedo distribution are lost when using global averages as is done in the conventional calculation. Taking a running average of either the components of the albedo calculation or the computed albedo causes a shift and a change in slope in the albedo trend.
The best way to compute global albedo is to do it cell-by-cell and then make an area-weighted global mean of the cell-by-cell albedo values. I prefer to use calendar yearly means to remove seasonality because running means distort the trends. This means the best estimate of albedo, using CERES data, is 31.3%. This is also the best way to determine the albedo trend (the red line in the graph).
