radis.io.spec_hdf module¶

Functions to read/write Spectrum objects under HDF5 format

hdf2spec(file, wmin=None, wmax=None, wunit=None, columns=None, engine='pytables')[source]¶

Read HDF5 file into a Spectrum object

spec2hdf(s, file, engine='pytables')[source]¶

Convert Spectrum s to HDF5 file