In routine print_spectral_indices, lines 152-153 of spectral_indices.f90: if (indices(i)%description%is_ew) then colUnit(i) = 'Ang^-1' The units of EW should be 'Ang' and not 'Ang^-1'
In routine print_spectral_indices, lines 152-153 of spectral_indices.f90:
The units of EW should be 'Ang' and not 'Ang^-1'