The spectral transform library (splib) contains FORTRAN subprograms to be used for a variety of spectral transform functions. For more detailed documentation see README.
Code Manager: Kyle Gerheiser
Compilers: GNU | Intel | Clang | AppleClang
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install /path/to/NCEPLIBS-sp
make -j2
make install
2.3.0