Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Initial implementation of converter bin to SONATA reports#32

Merged
jorblancoa merged 10 commits intomasterfrom
report_converter
Nov 3, 2022
Merged

Initial implementation of converter bin to SONATA reports#32
jorblancoa merged 10 commits intomasterfrom
report_converter

Conversation

@jorblancoa
Copy link
Collaborator

  • Read .bbp with reportinglib ReadManager
  • Write SONATA report using write_buffered_data()

 - Read .bbp with reportinglib ReadManager
 - Write using write_buffered_data()
 - Write several timesteps at a time (default = 10)
 - Avoid creation of innecesary std::vector
@jorblancoa jorblancoa marked this pull request as ready for review September 16, 2022 16:13
Copy link
Contributor

@pramodk pramodk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! I took a quick look and mostly added nitpicks / minor suggestions.

Copy link
Contributor

@pramodk pramodk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one minor question about new/deleted otherwise looks good to me!

Copy link
Contributor

@pramodk pramodk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jorblancoa jorblancoa merged commit 6dc932b into master Nov 3, 2022
@jorblancoa jorblancoa deleted the report_converter branch November 3, 2022 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants