hydroshare / hydroshare_drupal

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences
beta.hydroshare.org
GNU General Public License v2.0
7 stars 2 forks source link

Integrate SWATShare into Hydroshare #25

Open lanzh opened 10 years ago

lanzh commented 10 years ago

The goal is to integrate the SWATShare tool into the HS site. We are currently working on it using the test instance set up at Purdue.

lanzh commented 10 years ago

Completed testing on the Purdue HS site. Found a problem with output visualization. Will work on a fix next week.

rayi113 commented 10 years ago

Fixed visualization problem Fix job submission problem Fix problems running simulations on scratch directory

lanzh commented 10 years ago

next week: fix the job submission problem and test the new code for running jobs from scratch.

lanzh commented 10 years ago

Fixed the job submission problem. Tested code changes for running simulations using scratch directory. There is a new problem with job execution on carter node. Looking into it. The Flash user interface deployed at Purdue HS site has an extra white space on top of a panel list. It might be caused by the iframe module. Looking into it.

lanzh commented 10 years ago

Continued to work with the system admin to investigate the problem with executing condor job on carter via Globus. Checking to see if there is any other way to embed a flash application in a Drupal page to get around the UI issue.