这是indexloc提供的服务,不要输入任何密码
Skip to content

AlexanderRichert-NOAA/NCEPLIBS-sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

SPlib

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

Prerequisites

Compilers: GNU | Intel | Clang | AppleClang

Installing

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install /path/to/NCEPLIBS-sp
make -j2
make install

Version

2.3.0

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 96.5%
  • CMake 2.6%
  • Python 0.9%