Skip to content

Commit a764b53

Browse files
Merge pull request #214 from NOAA-EMC/AlexanderRichert-NOAA-patch-1
Update README.md
2 parents 0dfc0d2 + 4d13849 commit a764b53

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,15 @@ NCEPLIBS is comprised of the following libraries:
4848
[NCEPLIBS-nemsiogfs](https://github.com/NOAA-EMC/NCEPLIBS-nemsiogfs) | nemsiogfs | I/O for the NEMS-GFS model
4949
[NCEPLIBS-sfcio](https://github.com/NOAA-EMC/NCEPLIBS-sfcio) | sfcio | Surface files I/O
5050
[NCEPLIBS-sigio](https://github.com/NOAA-EMC/NCEPLIBS-sigio) | sigio | I/O on the sigma restart file of the global spectral model
51-
[NCEPLIBS-sp](https://github.com/NOAA-EMC/NCEPLIBS-sp) | sp | Spectral transform library
5251
[NCEPLIBS-w3emc](https://github.com/NOAA-EMC/NCEPLIBS-w3emc) | w3emc | Decoder/encoder routines for GRIB edition 1
5352
[NCEPLIBS-wrf_io](https://github.com/NOAA-EMC/NCEPLIBS-wrf_io) | wrf-io | Lightweight WRF-IO API library for Unified Post Processor (UPP)
5453

55-
The [NCEPLIBS-w3nco](https://github.com/NOAA-EMC/NCEPLIBS-w3nco) and
56-
[NCEPLIBS-ip2](https://github.com/NOAA-EMC/NCEPLIBS-ip2) libraries
57-
('w3nco' and 'ip2' in Spack, respectively) are deprecated, and
58-
NCEPLIBS-w3emc and NCEPLIBS-ip, respectively, should be used instead.
54+
The [NCEPLIBS-w3nco](https://github.com/NOAA-EMC/NCEPLIBS-w3nco),
55+
[NCEPLIBS-ip2](https://github.com/NOAA-EMC/NCEPLIBS-ip2),
56+
and [NCEPLIBS-sp](https://github.com/NOAA-EMC/NCEPLIBS-sp) libraries
57+
('w3nco', 'ip2', and 'sp' in Spack, respectively) are deprecated.
58+
NCEPLIBS-w3emc replaces NCEPLIBS-w3nco, and NCEPLIBS-ip replaces NCEPLIBS-ip2
59+
and NCEPLIBS-sp.
5960

6061
The following projects are also related to the NCEPLIBS project:
6162
- [NCEPLIBS-grib_util](https://github.com/NOAA-EMC/NCEPLIBS-grib_util) ('grib-util' in Spack)

0 commit comments

Comments
 (0)