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 why BI parameters are different on different machines #99

Closed
szarnyasg opened this issue Sep 28, 2019 · 1 comment
Closed

Check why BI parameters are different on different machines #99

szarnyasg opened this issue Sep 28, 2019 · 1 comment
Assignees
Labels

Comments

@szarnyasg
Copy link
Member

On my machine and the server:

$ cat substitution_parameters/bi_3_param.txt
year|month
2010|10
2011|1
2011|2
2011|3
2011|4
2011|6
2011|9
2011|11
2011|12
2012|3

In Docker:

$ cat substitution_parameters/bi_3_param.txt 
year|month
2010|11
2011|2
2011|3
2011|4
2011|5
2011|7
2011|10
2011|12
2012|1
2012|4

Seems like a weird off-by-one error.

@szarnyasg szarnyasg self-assigned this Nov 19, 2019
@szarnyasg szarnyasg added the bug label Nov 19, 2019
@szarnyasg
Copy link
Member Author

Closed as wontfix, a new paramgen will be coming along soon.

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

1 participant