--------------------
Fixed
- Fix spectral shape factor calculation for Dmin
- The text of Appendix B states that $\varepsilon_o$ = 1.5 for "SDC D", with
no mention of Dmax vs. Dmin. But the tabulated SSF in both Ch. 7 and App. B
show the SSF for Dmin as being the same as SDC B and C, which corresponds to
an $\varepsilon_o$ of 1.0. For consistency with the tabulated values this
package now uses 1.0 for Dmin.
- Suppress `h5py` warning about change to default file mode by explicitly
specifying mode 'r'