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

Output generated in non-gridded mode differs between master branch and Seed Dispersal branch #527

Closed
kpalmqui opened this issue Sep 4, 2022 · 1 comment
Assignees
Labels

Comments

@kpalmqui
Copy link
Member

kpalmqui commented Sep 4, 2022

Output generated in non-gridded mode in the Seed Dispersal branch (containing improvements to gridded mode) differs from output generated in non-gridded mode in the master branch. This should not happen as all changes/improvement in the Seed Dispersal branch were implemented for the gridded mode and should not affect the non-gridded mode. This suggests a bug/problem in the Seed Dispersal branch.

Evidence:
palmquist-mac:STEPWAT2 palmquist$ diff -qsr testing.sagebrush.master/Stepwat_Inputs/Output testing.sagebrush.master/Stepwat_Inputs/Output_ref
Files testing.sagebrush.master/Stepwat_Inputs/Output/.DS_Store and testing.sagebrush.master/Stepwat_Inputs/Output_ref/.DS_Store differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/bmassavg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/bmassavg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/mortavg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/mortavg.csv differ
Only in testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output: .DS_Store
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_daily_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_daily_agg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_daily_slyrs_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_daily_slyrs_agg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_monthly_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_monthly_agg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_monthly_slyrs_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_monthly_slyrs_agg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_yearly_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_yearly_agg.csv differ
Files testing.sagebrush.master/Stepwat_Inputs/Output/sw_output/sw2_yearly_slyrs_agg.csv and testing.sagebrush.master/Stepwat_Inputs/Output_ref/sw_output/sw2_yearly_slyrs_agg.csv differ

Here, Output_ref = master & Output = Seed Dispersal

See attached zipped output files:

Output 2.zip
Output_ref 2.zip

@kpalmqui kpalmqui added the bug label Sep 4, 2022
@kpalmqui kpalmqui added this to the Seed Dispersal milestone Sep 4, 2022
@alexisBelt
Copy link
Contributor

After going through all of Seed_Dispersal commits, and the master parent that Seed_Dispersal branched off from, every commit had a different output to that of master's.

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