DynamicGravitySystems / DGP

Dynamic Gravity Processor
http://dgp.readthedocs.io/en/develop/
Apache License 2.0
7 stars 4 forks source link

Update dependencies #75

Closed cbertinato closed 6 years ago

cbertinato commented 6 years ago

Just a small update for the tables and pandas versions.

Tables version was updated because there were some issues with getting the latest available version of HDF5 for OS X to work with the previously used version of tables.

Pandas was updated to 0.23.3. The upgrade caused tests for trajectory_ingestor to fail due to timestamp round-off. Now, if a trajectory comes in with GPS week and second-of-week, then timestamps in the index are rounded to the nearest millisecond.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 315


Totals Coverage Status
Change from base Build 312: 0.009%
Covered Lines: 2269
Relevant Lines: 3508

💛 - Coveralls