How will this affect the next version number?
New feature (increment MINOR version)
Is your feature request related to a problem?
As a part of code review, it requires a water and energy budget check. We can use zppy/zppy-interfaces to parse log files and create time-series plots for water and energy conservation.
There still work needs to be done from component level (i.e. land energy budget) from a comprehensive conservation check, but we can start with prototyping with visualizing cpl log file.
Describe the solution you'd like
We will model after the python scripts created by @golaz that reads from ascii coupler tables from cpl.log.*.gz and and create html page that include the budget plots.
Describe alternatives you've considered
No response
Additional context
No response
How will this affect the next version number?
New feature (increment MINOR version)
Is your feature request related to a problem?
As a part of code review, it requires a water and energy budget check. We can use zppy/zppy-interfaces to parse log files and create time-series plots for water and energy conservation.
There still work needs to be done from component level (i.e. land energy budget) from a comprehensive conservation check, but we can start with prototyping with visualizing cpl log file.
Describe the solution you'd like
We will model after the python scripts created by @golaz that reads from ascii coupler tables from cpl.log.*.gz and and create html page that include the budget plots.
Describe alternatives you've considered
No response
Additional context
No response