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

Export functionality. #21

Merged
merged 6 commits into from
May 11, 2022
Merged

Export functionality. #21

merged 6 commits into from
May 11, 2022

Conversation

PeterKraus
Copy link
Contributor

@PeterKraus PeterKraus commented May 10, 2022

Adds export functionality to tomato, leveraging yadg preset -pa and closing #19:

  • by default, completed jobs are exported into a datagram and zip archive as results.{jobid}.[json/zip]
  • the file prefix can be modified using tomato: output: prefix: str
  • the timestamp can be completed using the status.json file
  • the archive and datagram can be exported in a different folder than the cwd by using tomato: output: path: str

Note, this PR requires the dgbowl/yadg#57 PR to be merged, after which the setup.py needs to be modified to refer to a packaged version of yadg.

@PeterKraus PeterKraus merged commit 3790280 into master May 11, 2022
@PeterKraus PeterKraus added this to the Version 1.0 milestone May 11, 2022
@PeterKraus PeterKraus deleted the export branch May 22, 2024 07:31
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