skip to navigation
skip to content

IDLSave 0.9.7

IDLSave - a python module to read IDL 'save' files

IDLSave is a pure python module to import variables from IDL 'save' files (e.g. .sav) into python, and does not require IDL to work. It has a very simple command-line interface, and converts all IDL variables to python types, including Numpy arrays whenever possible.