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

threaded_algorithm missing command line property setters #772

Open
burlen opened this issue Aug 7, 2023 · 1 comment · Fixed by #775
Open

threaded_algorithm missing command line property setters #772

burlen opened this issue Aug 7, 2023 · 1 comment · Fixed by #775
Assignees
Labels
1_high_priority an issue that should be fixed prior to the next release bug

Comments

@burlen
Copy link
Collaborator

burlen commented Aug 7, 2023

The teca_threaded_algorithm is missing a number of TECA_POPTS_SET calls for various algorithm properties. TECA_OPOPTS_GET exist for some of these, such that the options are available in command line processing and online help but nothing happens when they are provided on the command line. Add missing TECA_OPTS_SET calls.

@burlen burlen added bug 1_high_priority an issue that should be fixed prior to the next release labels Aug 7, 2023
@burlen
Copy link
Collaborator Author

burlen commented Aug 25, 2023

@amandasd I'm fixing this now, will merge to your branch soon

@burlen burlen assigned burlen and unassigned amandasd Aug 25, 2023
@burlen burlen linked a pull request Aug 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_high_priority an issue that should be fixed prior to the next release bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants