Skip to content

aerorahul/py-gsidiag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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