CliMA / ClimaCoupler.jl

ClimaCoupler: bringing atmosphere, land, and ocean together
Apache License 2.0
21 stars 3 forks source link

rename diag edmf toml file #840

Closed juliasloan25 closed 3 weeks ago

juliasloan25 commented 3 weeks ago

Purpose

Bug fix for change introduced in ClimaAtmos v0.24.4

Updates the toml file specified in config/benchmark_configs/climaatmos_diagedmf.yml from toml/diagnostic_edmfx_box.toml to toml/diagnostic_edmfx.toml. This was changed in https://github.com/CliMA/ClimaAtmos.jl/pull/3017, which was included in ClimaAtmos v0.24.4.

This PR also deletes the copy of toml/diagnostic_edmfx.toml that was in the coupler, since this file isn't actually being used.