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 scenario column #181

Merged
merged 7 commits into from
Jan 19, 2023
Merged

Export scenario column #181

merged 7 commits into from
Jan 19, 2023

Conversation

tkukuljan
Copy link
Contributor

The export had duplicate Scenario column, which shouldn't be so.

# Conflicts:
#	ifrs17-template/Export/MapTemplate.ipynb
#	ifrs17-template/Test/MapTemplateAndImportTest.ipynb
@tkukuljan tkukuljan added the bug Something isn't working label Jan 19, 2023
@tkukuljan tkukuljan added this to the v1.1.0 milestone Jan 19, 2023
@tkukuljan tkukuljan self-assigned this Jan 19, 2023
@tkukuljan tkukuljan requested a review from dcolleoni January 19, 2023 08:05
@tkukuljan tkukuljan linked an issue Jan 19, 2023 that may be closed by this pull request
@tkukuljan
Copy link
Contributor Author

The way I understand the current DataModel is that the Scenario is a property of the ReportingNode. If this is so, I would keep the column Scenario not in Main, but in one of the tables of datanodes of one of the mandatory files for datanodes.
How should it be done?
@dcolleoni

@tkukuljan tkukuljan marked this pull request as ready for review January 19, 2023 12:34
@tkukuljan tkukuljan merged commit 810d513 into develop Jan 19, 2023
@tkukuljan tkukuljan deleted the export_scenario_column branch January 19, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Export of DataNodeState and Parameter
2 participants