From 3295e7950ba8bb517ee6d21220e7cf837ce6e112 Mon Sep 17 00:00:00 2001 From: Ryan Mulhall <35538242+rem1776@users.noreply.github.com> Date: Fri, 3 May 2024 09:17:37 -0400 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d53b5260d..c4e463ac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ sequential patch number (starting from `01`). - Diag Manager Rewrite: - If two empty files are present in the diag_table.yaml file the code will crash with a allocation error (#1506) - Setting an output frequency of '0 days' does not work as expected and may cause an error stating a time_step has been skipped (#1502) - - The `flush_nc_files` and `mix_snapshot_average_fields` nml options are not yet functional. The `mix_snapshot_average_fields` option is planned will to be deprecated (for the rewritten diag_manager only). + - The `flush_nc_files` and `mix_snapshot_average_fields` nml options are not yet functional. The `mix_snapshot_average_fields` option is planned to be deprecated (for the rewritten diag_manager only). - Expected output file changes: - If the model run time is less than the output frequency, old diag_manager would write a specific value (9.96921e+36). The new diag_manager will not, so only fill values will be present. - A `scalar_axis` dimension will not be added to scalar variables