From b4a47771122d23490c0983db4664f53ef1d1ad34 Mon Sep 17 00:00:00 2001
From: Anne Philipp <anne.philipp@univie.ac.at>
Date: Fri, 8 Mar 2019 11:01:48 +0100
Subject: [PATCH] Corrected shortname  for ETADOT (the 'T' was missing)

---
 templates/ecmwf_grib1_table_128 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/ecmwf_grib1_table_128 b/templates/ecmwf_grib1_table_128
index 2969725..7ff3a6c 100644
--- a/templates/ecmwf_grib1_table_128
+++ b/templates/ecmwf_grib1_table_128
@@ -91,7 +91,7 @@
 148 Charnock                          -                    CHNK             0  -9999.00
 149 Surface net radiation             W m**-2 s            SNR              0  -9999.00
 150 Top net radiation                 W m**-2 s            TNR              0  -9999.00
-151 Mean sea level pressure           Pa                   MSLP             0  -9999.00
+151 Mean sea level pressure           Pa                   MSL              0  -9999.00
 152 Logarithm of surface pressure     ln(Pa)               LNSP             0  -9999.00
 153 Short-wave heating rate           K                    SWHR             0  -9999.00
 154 Long-wave heating rate            K                    LWHR             0  -9999.00
@@ -195,4 +195,4 @@
 252 Adiabatic tendency of humidity    kg (H2O) kg**-1      ATHE             0  -9999.00
 253 Adiabatic tendency of zonal wind  m s**-1              ATZE             0  -9999.00
 254 Adiabatic tendency of mer. wind   m s**-1              ATMW             0  -9999.00
-255 Indicates a missing value         -                    MISS             0  -9999.00
\ No newline at end of file
+255 Indicates a missing value         -                    MISS             0  -9999.00
-- 
GitLab