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

Results don't match #2

Open
sc0tts opened this issue Oct 5, 2017 · 2 comments
Open

Results don't match #2

sc0tts opened this issue Oct 5, 2017 · 2 comments

Comments

@sc0tts
Copy link
Collaborator

sc0tts commented Oct 5, 2017

I think we may have the wrong snow input? Can we put the step function snow input in the examples directory?

@sc0tts
Copy link
Collaborator Author

sc0tts commented Oct 5, 2017

In the plot_results iPython notebook, maybe skipping a row when we shouldn't?

calc_data = np.loadtxt(calc_file, skiprows=1, unpack=False)

@Elchin
Copy link
Contributor

Elchin commented Oct 20, 2017

I added the benchmark folder in the example folder instead of baseline_out. The problem was that inputs did not match, and, therefore, results. Please check the benchmark folder it has ins, outs, and the original code (slightly changed). Please read README inside the code folder for clarity.

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

No branches or pull requests

2 participants