From 3023e5f2eb8a6c137b9e23af26068be8c0a09d45 Mon Sep 17 00:00:00 2001 From: Edward Hartnett Date: Fri, 12 Jul 2024 07:19:02 -0600 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34ee037f..56d8b867 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Wgrib2 is used by the following projects: * [Rapid Refresh Forecast System (RRFS)](https://gsl.noaa.gov/focus-areas/unified_forecast_system/rrfs). * [The Climate Prediction Center - (CPC)[(https://www.cpc.ncep.noaa.gov/) uses wgrib2 extensively to + (CPC)](https://www.cpc.ncep.noaa.gov/) uses wgrib2 extensively to process GRIB2 files in their real-time applications. * The [MET/METplus](https://dtcenter.org/community-code/metplus) software uses wgrib2 to extract information from GRIB2 files.