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

Improv. 18 - 2: Load Params button. #33

Open
neojavan opened this issue Apr 28, 2014 · 0 comments
Open

Improv. 18 - 2: Load Params button. #33

neojavan opened this issue Apr 28, 2014 · 0 comments

Comments

@neojavan
Copy link
Contributor

Issue: 2
Parameters do not load correctly if the file to be loaded is from a run that contained only 1 variable.

Steps that reproduce the error:

  1. Perform a run using tmean with a weight of 1 as the only parameter
  2. Save parameters
  3. Close and reopen webpage and load parameters from the previously saved run
    What you expect to see:
    The previous run reloaded (i.e. tmean with a weight of 1 as the only parameter)
    What you see instead:
    Tmean loads with a weight of 1, however prec also loads with a weight of 0.5

image

Required action:

  1. Identify if the coding for the Load Params button still exists
  2. Solve the above issues
  3. Re-enable the Load Params button
    Benefits:
    Users can load parameters from previous runs to save time and reduce errors when making multiple analyses.
    May also be useful when giving tutorials to allow users to run pre-made examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants