DynamicGravitySystems / DGP

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

Convert gravity ingestor (AT1M reader) to use pandas read_csv function. #2

Closed bradyzp closed 7 years ago

bradyzp commented 7 years ago

Convert the at1m ingestor function to use the pandas.read_csv function to simplify the import and conform with the method used in the trajectory import library.