MAVENSDC / Pydivide

A plotting tool for MAVEN in-situ key parameter data
3 stars 3 forks source link

Fix download routine #16

Closed jibarnum closed 5 years ago

jibarnum commented 5 years ago

Tkinter hates Mac users. Modify the download_files_utilities to just remove that - all it does is open up a dialogue box asking the user where they want the default data download location to be. So, it's not necessary to get the job done.

jibarnum commented 5 years ago

Fixed the download routine so that all users can download w/o errors.