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

Feature/webapp adaptation #10

Merged
merged 19 commits into from
Dec 2, 2023
Merged

Feature/webapp adaptation #10

merged 19 commits into from
Dec 2, 2023

Conversation

reednel
Copy link
Member

@reednel reednel commented Dec 2, 2023

The bulk of the functional changes in this update are the addition of arguments for interfacing with the R Shiny app (in development). These arguments may provide utility for the average user, but they do not impact core functionality in any way.

New arguments:

  • -Galias=: an alias for the G file.
  • -Halias=: an alias for the H file.
  • -Balias=: an alias for the B file.
  • -p: passthrough; whether or not to write the input files into the output folder.
  • -t: timestamp; the output folder's name includes the date and time of execution.
  • -g: greekstamp; the output folder's name includes the values for alpha and beta.

In addition to the new arguments, slight refactoring was made across file_io.cpp, making naming conventions more uniform and select functions a bit more generic.

@reednel reednel merged commit 55ec144 into develop Dec 2, 2023
1 check passed
@reednel reednel deleted the feature/webapp_adaptation branch December 2, 2023 02:51
@reednel reednel mentioned this pull request Jan 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant