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 @@ -111,9 +111,9 @@ struct DefaultMetadata {
111111 {" aero_g_sw" , " asymmetry_factor_of_ambient_aerosol_particles" },
112112 {" pbl_height" , " atmosphere_boundary_layer_thickness" },
113113 {" precip_liq_surf_mass" , " atmosphere_mass_content_of_liquid_precipitation" },
114- {" cldlow" , " cloud_area_fraction " },
115- {" cldmed" , " cloud_area_fraction " },
116- {" cldhgh" , " cloud_area_fraction " },
114+ {" cldlow" , " low_type_cloud_area_fraction " },
115+ {" cldmed" , " medium_type_cloud_area_fraction " },
116+ {" cldhgh" , " high_type_cloud_area_fraction " },
117117 {" cldtot" , " cloud_area_fraction" },
118118 {" cldfrac_tot_at_cldtop" , " cloud_area_fraction" },
119119 {" cldfrac_tot" , " cloud_area_fraction_in_atmosphere_layer" },
You can’t perform that action at this time.
0 commit comments