-
Notifications
You must be signed in to change notification settings - Fork 0
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
Load saved scenario #56
Comments
Andreas' rough estimate was 8 hours. My guess is that will be sufficient for an initial implementation, but we should budget more like 16 hours total to test and debug. |
Nick, Jeff, a question: I assume this should only be available if a user has logged into the application right? Not anonymous right? |
At the moment the user can get to Step 2 then if they start doing stuff We can start by a user only having access to load scenarios they saved, but On Fri, Oct 7, 2011 at 3:52 PM, Bart van den Eijnden <
|
I've got a few more questions whilst implementing this. Jeff gave me a few new endpoints to use: http://tsudat.nci.org.au/tsudat/internal_polygon/?project=856 but:
|
On Fri, Oct 7, 2011 at 4:41 PM, Bart van den Eijnden <
For Jeff I think.
We want to use exactly the internal polygons and the same values for these.
Yes, all the values the same
Well, everything needs to be restored. So, essentially everything that is Dont know if my answers helped.....
|
Hi Nick, no it's helpful. I've just created my own scenario instead of using someone else's scenario, so that helps me understand the workflow. If I can't restore all of the parameters because they are not available in the end points, I'll come back with some more specific questions. |
|
|
Okay, the client-side work is done, however these are some server-side issues I have run into whilst implementing (executive summary):
ad 3 (PUT request): Jeff, let me know when these are fixed, and I can finish off this ticket. TIA. |
Thanks for the fixes Jeff, I've added the last remaining bits to the client, and I've removed height from the gauge points in the UI. Closing. |
Hi All,
One of the main areas of constructive feeback from the workshop was the ability to access a saved scenario.
All users said they wanted to be able to access already run simulation set up to go back in and rerun it - for instance, run first in trial version which is quick (30 minutes) then go back in later and rerun in final. Maybe accessible from the scenario page?
Some users also requested the ability to save a scenario at different steps in the workflow. For example maybe save after step 2, then come back later to finish off then submit.
Would like to discuss this with you. Jeff has already raised this dev task and based on feedback I think it is high priority.
The text was updated successfully, but these errors were encountered: