- Replace usage of `cdf2df()` from [HelioPy](https://github.com/heliopython/heliopy) with `read_cdf()` from [SunPy](https://github.com/sunpy/sunpy) for loading EPT and HET data files
- Obtain FILLVAL for STEP data dynamically (instead of hard-coded)
- More detailed description of caveats in the readme
- Bugfixes in example code in the readme