From fc1fb3f6916844f3579cc4b52e49461182d06015 Mon Sep 17 00:00:00 2001 From: drnimbusrain Date: Sun, 3 Mar 2024 03:35:32 +0000 Subject: [PATCH] Fixed cfch and cpopu units in the canopy meta variables. --- physics/satmedmfvdifq.meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/physics/satmedmfvdifq.meta b/physics/satmedmfvdifq.meta index 2029d4015..91ad9ce09 100644 --- a/physics/satmedmfvdifq.meta +++ b/physics/satmedmfvdifq.meta @@ -608,7 +608,7 @@ [cfch] standard_name = canopy_forest_height long_name = canopy forest height - units = none + units = m dimensions = (horizontal_loop_extent) type = real kind = kind_phys @@ -632,7 +632,7 @@ [cpopu] standard_name = canopy_population_density long_name = population density used for canopy correction - units = none + units = 10000people 10km-2 dimensions = (horizontal_loop_extent) type = real kind = kind_phys