-
Notifications
You must be signed in to change notification settings - Fork 105
Description
Task description
Hi all,
Maybe this is super minor, but it's always sort of bugged my that we don't have the "C" listed in the units of the FATES_"carbon" related history variables. Instead we have units='kg m-2', when it should technically be units='kg C m-2', right?
I tend to go back to the long name to remember that yes, in fact the units are "kg carbon per m2", and not have to divide my output by 2 when I thought it was kg m-2 (i.e., biomass).
But then again the C is written right into the name. As in FATES_VEGC, so maybe I'm being too OCD.
What do others think?
For example =
call this%set_history_var(vname='FATES_VEGC', units='kg m-2', &
long='total biomass in live plants in kg carbon per m2 land area', &
call this%set_history_var(vname='FATES_STOREC', units='kg m-2', &
long='total biomass in live plant storage in kg carbon per m2 land area', &
Metadata
Metadata
Assignees
Labels
Type
Projects
Status