Skip to content

Commit

Permalink
Fixed cfch and cpopu units in the canopy meta variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
drnimbusrain committed Mar 3, 2024
1 parent 336447d commit fc1fb3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions physics/satmedmfvdifq.meta
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit fc1fb3f

Please sign in to comment.