Skip to content

Conversation

@matiasuno
Copy link
Collaborator

added weather file output that works fine with parallel processing. It is clang formatted

Copy link
Contributor

@matildeRivas matildeRivas left a comment

Choose a reason for hiding this comment

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

The function to print weather history is never used, so weather histories are not outputted.


void
CSVWriter::printIgnitions(std::unordered_map<int, int> ignitionsHistory)
CSVWriter::printWeathers(std::unordered_map<int, std::string> weathersHistory)
Copy link
Contributor

Choose a reason for hiding this comment

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

This function is never called.

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.

2 participants