File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/eamxx/src/share/io Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ struct DefaultMetadata {
112
112
{" aero_g_sw" , " asymmetry_factor_of_ambient_aerosol_particles" },
113
113
{" pbl_height" , " atmosphere_boundary_layer_thickness" },
114
114
{" precip_liq_surf_mass" , " atmosphere_mass_content_of_liquid_precipitation" },
115
- {" cldlow" , " cloud_area_fraction " },
116
- {" cldmed" , " cloud_area_fraction " },
117
- {" cldhgh" , " cloud_area_fraction " },
115
+ {" cldlow" , " low_type_cloud_area_fraction " },
116
+ {" cldmed" , " medium_type_cloud_area_fraction " },
117
+ {" cldhgh" , " high_type_cloud_area_fraction " },
118
118
{" cldtot" , " cloud_area_fraction" },
119
119
{" cldfrac_tot_at_cldtop" , " cloud_area_fraction" },
120
120
{" cldfrac_tot" , " cloud_area_fraction_in_atmosphere_layer" },
You can’t perform that action at this time.
0 commit comments