Skip to content

[issue-203] Extension of the occurence_type identifier list for the P…#223

Open
imbeauf wants to merge 2 commits intoiterorganization:developfrom
imbeauf:extension/issue-203
Open

[issue-203] Extension of the occurence_type identifier list for the P…#223
imbeauf wants to merge 2 commits intoiterorganization:developfrom
imbeauf:extension/issue-203

Conversation

@imbeauf
Copy link
Collaborator

@imbeauf imbeauf commented Mar 17, 2026

…LASMA_* IDSs

Closes #203

May be of interest to @hrdoktorx


📚 Documentation preview 📚: https://imas-data-dictionary--223.org.readthedocs.build/en/223/

@github-actions
Copy link

@hrdoktorx
Copy link

Yes, it is. Thank you.

<int name="prediction_fixed" description="Equilibrium prediction, fixed boundary">2</int>
<int name="prediction_free" description="Equilibrium prediction, free boundary">3</int>
<int name="mapping" description="Used for mapping equilibrium results from one grid type / resolution to another, or for including variables not present in the first set such as the calculation of magnetic field of other derived parameters">4</int>
<!-- Occurrence types for the plasma_core, plasma_source and plasma_transport IDSs -->
Copy link
Collaborator

Choose a reason for hiding this comment

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

The nature of these types is different from those above. Those above indicate where the data has come from (equilibrium reconstruction or data mapping) whilst these describe what data is contained in this occurrence (core, edge or both). Do we foresee cases where it's necessary to communicate both of these bits of information?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For the moment, the listed occurrence types characterize different IDSs so no need for multiple occurrence_type per IDS.
If at some point we have a use case for that, we can change the structure and make it a vector of identifiers ...

@github-actions
Copy link

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.

Extend occurence_type identifier for plasma_* IDS

6 participants