From 52716284ad212cd152263b6daaf5a40586966f23 Mon Sep 17 00:00:00 2001 From: Edward Hartnett <38856240+edwardhartnett@users.noreply.github.com> Date: Wed, 29 Jun 2022 18:09:17 +0200 Subject: [PATCH] Add w3emc to dependency list in README (#245) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c754404..0496cba0 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Status](https://github.com/NOAA-EMC/NCEPLIBS-sp/workflows/Build%20and%20Test/badge.svg) +![Status](https://github.com/NOAA-EMC/NCEPLIBS-g2/workflows/Build%20and%20Test/badge.svg) -# NCEPLIBS G2 Library +# NCEPLIBS-g2 GRIB2 Fortran Library Utilities for coding/decoding GRIB2 messages. This library contains Fortran 90 decoder/encoder routines for GRIB edition 2, as well as @@ -52,6 +52,9 @@ Code Manager : Hang Lei, Edward Hartnett - [NCEPLIBS-bacio](https://github.com/NOAA-EMC/NCEPLIBS-bacio) - This library does binary file I/O. +- [NCEPLIBS-w3emc](https://github.com/NOAA-EMC/NCEPLIBS-w3emc) - This library + contains Fortran 90 decoder/encoder routines for GRIB edition 1. + ## Building Download the tarball from the release page and unpack it, and cd into