c-h-david / rapid

Routing Application for Parallel computatIon of Discharge (RAPID)
http://rapid-hub.org/
Other
85 stars 35 forks source link

Increase file paths #1

Closed snowman2 closed 8 years ago

snowman2 commented 8 years ago

Often my simulations for RAPID have failed and I have been confused as everything is set up correctly. Then, I realized the file path is too deep for RAPID to be able to read the full string from the file paths. I think increasing the file path length will help with that issue for other users as well.

Also, for some batch submission systems, it is easier to submit jobs from another directory than the rapid run directory. As such, I added a line to allow that in rapid_script.sh.

snowman2 commented 8 years ago

Just FYI, the build failed because it could not download a file.

https://zenodo.org/record/30228/files/Qout_France_201101_c_zvol_ext_3653days_p4_dtR1800s.nc:
2016-04-11 14:21:31 ERROR 504: Gateway Time-out.
Problem downloading Qout_France_201101_c_zvol_ext_3653days_p4_dtR1800s.nc
c-h-david commented 8 years ago

@snowman2 : thank you for your contribution to the Routing Application for Parallel computatIon of Discharge!!!

snowman2 commented 8 years ago

Glad to be the first. Thanks for incorporating the changes!