--------------------
* Initial support for Constellation objects, which allows operations and
analysis on mixed groups of Instrument objects. Developed by UT Dallas senior
undergraduate computer science students (UTDesign 2018).
* Bug fixes when iterating by file
* Added pysat_sgp4, a Two Line Element based satellite orbit propagator that is
coupled with ionosphere, thermosphere, and geomagnetic models. Supports
projecting these quantities onto the relevant spacecraft frame to create
signals suitable for satellite data simulation and testing. Routine uses
pyglow, pysatMagVect, sgp4, and pyEphem.
* Further along the road toward windows compatibility
* Fixed orbit number reporting in orbits.current
* Added support for Defense Meteorological Satellite Program (DMSP) Ion Velocity
Meter (IVM) data. Downloads from the Madrigal database.
* Added support for both sat_id and tag variations within filenames in the NASA
CDAWeb template
* Updated docummentation covering requirements for adding new instruments to
pysat