You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed prism_check_dl_dir() so that it no longer suggests ~/prismtmp as a default. The user must specify where the data should be downloaded to either using prism_set_dl_dir() or via the prompts in prism_check_dl_dir(). Additionally, if following the prompts in prism_check_dl_dir(), if a user specifies a folder that does not exist, then it confirms that user wants the folder to be created.