Skip to content

NWPC-Whisperer/py-gsidiag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-gsidiag

python interface to GSI binary diagnostic files.

to install (numpy and fortran compiler (preferably gfortran) required):

  • python setup.py build
    • If you change the fortran compiler, you may have to add the flags config_fc --fcompiler=<compiler name> when setup.py is run (see docs for numpy.distutils).
  • python setup.py install

Probably will not work on Windows!

About

Python Interface to GSI diagnostic files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 86.7%
  • Python 13.3%