Closed
Description
Based on discussions in #87:
- We load everything from the
fast_cve
module to thefunctions
module. - Specifically,
compute_cve
should takeDO
,muD
, andmethod
as inputs and return acve DO
. It callscve_method
through themethod
and passesDO
andmuD
to compute the cve based on theglobal_tth
. We then interpolate the cve to the original grid.
Metadata
Metadata
Assignees
Labels
No labels