v0.1.1
- Rename suvi.rad_bv() to suvi.rad2bv()
- Add convenience function for zenith angle to elevation angle conversion: orbital.za2el()
- Blacken orbital.py
- Remove unused egm96_to_grs80 function in projection.py
- Minor optimization of util.nearest_2d() for arrays containing nan
- Minor update of README for clarity
- Add ABI spatial resolution in km to meta.py
- Include spatial resolution in file names for AncillaryDataset
- Modify util.nearest_scale() to allow boolean arrays as input
- Formatting fixes
Full Changelog: v0.1.0...v0.1.1