respec / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
43 stars 17 forks source link

show folder for missing file #2

Closed jlkittle closed 6 months ago

jlkittle commented 6 years ago

If a file is not found, show the path that was used in addition to the filename

current code from main.py (11-13) if not os.path.exists(hdfname): print (hdfname + ' HDF5 File Not Found, QUITTING') return

PaulDudaRESPEC commented 6 months ago

added folder name in commit fc9846e598035c090ead10253f5ba719697d40f2