GNSSpy-Project / gnsspy

Python Toolkit for GNSS Data
MIT License
179 stars 74 forks source link

AttributeError: 'DataFrame' object has no attribute 'X' #6

Open Sardingfish opened 4 years ago

Sardingfish commented 4 years ago

Hi, I am having this problem with the groundtrack function:

AttributeError: 'DataFrame' object has no attribute 'X'

How should I solve it?