From bd8f8d258be559b02ab55d491754996df0f8f50c Mon Sep 17 00:00:00 2001
From: Nick Bearson <nick.bearson@ssec.wisc.edu>
Date: Fri, 5 Mar 2021 15:50:49 -0600
Subject: [PATCH] expands "GLM" and "ABI" into long-form around the first time
 they're mentioned

---
 gridded_glm/PACKAGE_README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gridded_glm/PACKAGE_README.md b/gridded_glm/PACKAGE_README.md
index cc73a2b..30f4f0b 100644
--- a/gridded_glm/PACKAGE_README.md
+++ b/gridded_glm/PACKAGE_README.md
@@ -1,6 +1,6 @@
 # CSPP Geo Gridded GLM v1.0 Beta1
 
-CSPP Geo Gridded GLM software processes GOES-16 and GOES-17 GLM Level 2+ LCFA products in mission standard format, generating a new set of products which have been gridded to the Advanced Baseline Imager 2-km resolution, and are aggregated at one-minute intervals. Spatial extent information that is not readily available in the GLM L2+ data is recovered and used to create the gridded products.
+CSPP Geo Gridded GLM software processes GOES-16 and GOES-17 Geostationary Lightning Mapper (GLM) Level 2+ LCFA products in mission standard format, generating a new set of products which have been gridded to the Advanced Baseline Imager (ABI) 2-km resolution, and are aggregated at one-minute intervals. Spatial extent information that is not readily available in the GLM L2+ data is recovered and used to create the gridded products.
 
 The new gridded products are:
 
-- 
GitLab