Closed juliasloan25 closed 1 month ago
Remove Diagnostics module in favor of ClimaDiagnostics and ClimaAnalysis
closes #954
will supersede https://github.com/CliMA/ClimaCoupler.jl/issues/875 and https://github.com/CliMA/ClimaCoupler.jl/issues/517
This PR touches a lot of files, but most of it is just propagating a few main changes:
user_io/amip_diagnostics.jl
CoupledSimulation
user_io/ci_plots.jl
run_name/artifacts/
run_name_artifacts/
make_ci_plots
climaatmos_extra_diags.jl
amip_visualizer.jl
use_coupler_diagnostics
slabplanet_atmos_diags
toa_fluxes_net
F_turb_energy
atmos_summary_2D.pdf
atmos_summary_3D.pdf
coupler_summary_2D.pdf
Purpose
Remove Diagnostics module in favor of ClimaDiagnostics and ClimaAnalysis
closes #954
will supersede https://github.com/CliMA/ClimaCoupler.jl/issues/875 and https://github.com/CliMA/ClimaCoupler.jl/issues/517
Content
This PR touches a lot of files, but most of it is just propagating a few main changes:
user_io/amip_diagnostics.jl
CoupledSimulation
object, which results in changes in many filesuser_io/ci_plots.jl
is generalized to meet the needs of our updated diagnostic plottingrun_name/artifacts/
, rather than an adjacent directoryrun_name_artifacts/
To-do
make_ci_plots
to work for AMIP plots as well; update amip_paperplots function to use thisclimaatmos_extra_diags.jl
amip_visualizer.jl
use_coupler_diagnostics
flagOutput checks
slabplanet_atmos_diags
now outputstoa_fluxes_net
, previous coupler-added atmos diagnostics, and default diagnostics from atmosF_turb_energy
Previous output: AMIP paperplots
New output:
atmos_summary_2D.pdf
atmos_summary_3D.pdf
(averaged over lon)coupler_summary_2D.pdf