Skip to content

feat: serialize to JSON string instead of file#223

Open
jaapschoutenalliander wants to merge 8 commits intomainfrom
pgm/serialize-json-string
Open

feat: serialize to JSON string instead of file#223
jaapschoutenalliander wants to merge 8 commits intomainfrom
pgm/serialize-json-string

Conversation

@jaapschoutenalliander
Copy link
Copy Markdown
Member

@jaapschoutenalliander jaapschoutenalliander commented Apr 10, 2026

This pull request adds support for serializing and deserializing grid objects to and from JSON strings (in addition to files)

jaapschoutenalliander and others added 6 commits April 4, 2026 19:32
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
@jaapschoutenalliander
Copy link
Copy Markdown
Member Author

@TomInfiniot, we have set up a PR which gives to option to serialize to json_string. Does this also suit your needs?

Comment thread src/power_grid_model_ds/_core/model/grids/base.py Outdated
Signed-off-by: Jaap Schouten <jaap.schouten@alliander.com>
@sonarqubecloud
Copy link
Copy Markdown

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.

[IMPROVEMENT] Add serialize to dict & deserialize from dict option

2 participants