From af1e388ea65f28a9f8a455d5b2fb2a3a36be707e Mon Sep 17 00:00:00 2001 From: AlysonStahl-NOAA <166434581+AlysonStahl-NOAA@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:59:00 -0800 Subject: [PATCH] Update pdstemplates.c --- src/pdstemplates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pdstemplates.c b/src/pdstemplates.c index 48b739bc..dcf9022c 100644 --- a/src/pdstemplates.c +++ b/src/pdstemplates.c @@ -279,7 +279,7 @@ static const struct pdstemplate templatespds[G2C_MAX_PDS_TEMPLATE] = /** PDT 4.73 (12/04/2024) 4.73: Post-processing Individual Ensemble Forecast, Control and Perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval */ - {73, 34, 1, {1, 1, 2, 2, 1, 1, 1, 1, 2, 1, 1, -4, 1, -1, -4, 1, -1, -4, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 4, 1, 1}}, + {73, 34, 1, {1, 1, 2, 2, 1, 1, 1, 1, 2, 1, 1, -4, 1, -1, -4, 1, -1, -4, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 4, 1, 4}}, }; /**