We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This bug was reported by Matt Clark in the Google Group.
The core dump appears using the TSA submodule in FORCE HLPS if
OUTPUT_FB* = FALSE AND OUTPUT_CA* = TRUE
This applies to any folding period (years, quarters, months, weeks, days).
I will develop a bug fix for this and ship with FORCE v. 3.7, which will be released soon.
If you work with earlier FORCE versions, set OUTPUT_FB* = TRUE to mitigate this issue.
OUTPUT_FB* = TRUE
Best, David
The text was updated successfully, but these errors were encountered:
This is now fixed with 0116f07 in the develop branch. A new main release will include this fix soon. Cheers, David
Sorry, something went wrong.
No branches or pull requests
This bug was reported by Matt Clark in the Google Group.
The core dump appears using the TSA submodule in FORCE HLPS if
OUTPUT_FB* = FALSE AND OUTPUT_CA* = TRUE
This applies to any folding period (years, quarters, months, weeks, days).
I will develop a bug fix for this and ship with FORCE v. 3.7, which will be released soon.
If you work with earlier FORCE versions, set
OUTPUT_FB* = TRUE
to mitigate this issue.Best,
David
The text was updated successfully, but these errors were encountered: