Skip to content

Conversation

@maarten-ic
Copy link
Collaborator

Fixes #44

Expose additional API as "public" in the main `imas` space and update the Public API page accordingly.
@maarten-ic maarten-ic marked this pull request as ready for review December 15, 2025 14:23
@olivhoenen
Copy link
Collaborator

olivhoenen commented Jan 12, 2026

Working fine for me. The option for convert CLI tool (item 3 in #44) was removed or simply postponed until we get occurrence_type in DD from @imbeauf ?

@maarten-ic
Copy link
Collaborator Author

The option for convert CLI tool (item 3 in #44) was removed or simply postponed [...]

I might have just forgotten to implement that, but don't recall to be honest.
What is your preference @olivhoenen ? I could add item 3 to this PR, except for the occurrence_type, if you like?

@olivhoenen
Copy link
Collaborator

Yes please do add it directly there, it will help some users while testing it, and we can amend it later once the DD is updated with new identitiers

@maarten-ic maarten-ic requested a review from IrisvdWerf January 13, 2026 09:30
)

# Convert to plasma_profiles/plasma_sources/plasma_transport IDS
if convert_to_plasma_ids and ids_name.startswith(("core", "edge")):
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess this test shall be improved, currently it will get also the core_instant_changes IDS (still have to find a data-entry with such IDS).

Otherwise it looks good to me, but I'm waiting an answer to iterorganization/IMAS-Data-Dictionary#191 before approving.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sharp, I didn't think of that indeed! I'll update the logic

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.

Converting core (resp. edge) to plasma_profiles/transport/sources

3 participants