AlexanderRichert-NOAA
released this
19 Jul 16:04
·
3 commits
to develop
since this release
We are pleased to announce the release of version 5.1.0 of NCEPLIBS-ip.
The NCEP general interpolation library contains Fortran 90 subprograms to be used for interpolating between nearly all (rectilinear) grids used at NCEP, as well as spectral processing routines.
For more detailed documentation see https://noaa-emc.github.io/NCEPLIBS-ip/.
New This Release
- WMO and NCEP rotated lat-lon grids are now both supported (#231, #241)
- sp routines are now accessed through
sp_mod
(#230) ipxetas
is now deprecated (disabled by default; #245)- LU decomposition routines have been replaced with LAPACK equivalents (#227)
For a full list of changes in this release, see https://github.com/NOAA-EMC/NCEPLIBS-ip/projects/9
Full Changelog: v5.0.0...v5.1.0