------------------
- made finding the nomad database dir more robust & able to find on other volumes (if not buried)
- removed SkyCoord functionality because performance was unacceptable (adding a SkyCoord object column to pandas DataFrame was incredibly slow no matter when/how the column was created, even at initial Dataframe creation)
------------------