Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu
I don't know how the grid-cell value of a variable, for example, tlai, is calculated from the pft value of the same variable ? Any source file does the translation ?
This is done in subgridAveMod.F90.
For example, the variable TLAI which is pft-level, is averaged up to grid-cell level using subroutine p2g within that module.
A weighted average approach is used where the weights are the fraction of each pft in a given gridcell (coming from the surface dataset used).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.