Skip to content

epn-vespa/fits2vrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fits2vrt

WCS FITS conversion to Virtual GDAL header

gdal2fits

Temporary location for script to go from a GDAL supported image to GeoFITS

Howto

From your python prompt:

>>> import fits2vrt
>>> a=fits2vrt.fitskeys('myimage.fits')
>>> a.fits2vrt()

will create myimage.vrt

Dependencies

To have fits2vrt working you need to install

About

WCS FITS conversion to Virtual GDAL header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages