Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check model setup parameter #50

Closed
nickhorspool opened this issue Jun 19, 2011 · 3 comments
Closed

Check model setup parameter #50

nickhorspool opened this issue Jun 19, 2011 · 3 comments
Assignees
Labels

Comments

@nickhorspool
Copy link

Jeff, can you please check the model setup parameter. I ran a simulation last night (420 Cairns_4IP_friction_2 Project ID: 465 DONE) which ran til completion, however I used a model setup=FINAL but in the abstract it says trial. It also ran v. quickly hinting that it might have used a trial set up. Can you please check this parameter is getting passed through correct, or is it just the abstract is wrong?

@nickhorspool
Copy link
Author

I discussed the issue with Ross and he confirmed he is ALWAYS getting passed "T" meaning trial.

@nickhorspool nickhorspool reopened this Jun 20, 2011
@ghost ghost assigned ahocevar Jun 20, 2011
@jj0hns0n
Copy link
Contributor

Andreas, this is a bug on the javascript side. Whether I select trial or final, a T is passed through in the json like this

{"model":"tsudat.scenario","fields":{"name":"Test Model Setup","use_aoi":false,"raster_resolution":25,"output_layers":["depth","stage","velocity"],"output_max":true,"hazard_point":258,"source_zone":27,"wave_height_delta":0.05,"wave_height":1.6,"return_period":7500,"event":50155,"project":478,"default_friction_value":0.01,"bounding_polygon_maxarea":1000000,"initial_tidal_stage":0,"start_time":0,"end_time":3600,"smoothing_param":0.1,"model_setup":"T"}}

@jj0hns0n jj0hns0n reopened this Jun 28, 2011
@jj0hns0n
Copy link
Contributor

ReOpening this to make sure that its all fixed with the start time and end time values ... all were hardcoded the second day of the workshop. Needs to be verified that this is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants