Skip to content

trmrsh/starlink-pyndf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starlink.ndf is a Python extension to allow one to open NDF files inside
Python. Its a bit minimal at present, but is a start. To install it
you need to have the Python numerical array package "numpy", the starlink
software installed, the environment variable STARLINK_DIR defined 
and then it is a matter of the usual python installation procedure, e.g.

python setup.py install

or 

python setup.py install --prefix=<your specific installation directory>

Tom Marsh

About

Python interface to Starlink NDF library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.3%
  • Python 21.7%