Skip to content

Commit

Permalink
reverting setupEXOSISM.py to master
Browse files Browse the repository at this point in the history
  • Loading branch information
deanthedream committed Nov 1, 2018
1 parent e0be49a commit 5e544b9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions setupEXOSIMS.py
Expand Up @@ -6,7 +6,6 @@
"""
import os
import shutil
import urllib
#import pip
from setuptools.command.easy_install import main as install

Expand Down Expand Up @@ -57,9 +56,5 @@
### Set Python Path #############
### Download h5 fitting parameters file to planetPhysical Model

testfile = urllib.URLopener()
testfile.retrieve("https://github.com/chenjj2/forecaster/blob/master/fitting_parameters.h5", "./EXOSIMS/PlanetPhysicalModel/fitting_parameters.h5")


#Download HLC fit files from IPAC WFIRST website
#Download de432.bsp file fromJPL
#Download de432.bsp file fromJPL

0 comments on commit 5e544b9

Please sign in to comment.