Skip to content

Conversation

@maarten-ic
Copy link
Collaborator

Prevent UDA issues by raising a RuntimeError in IMAS-Python when:

  • Using the UDA backend
  • Not using fetch or cache_mode=None
  • On-disk DD version doesn't match the DBEntry DD version

The exception text refers users to the online documentation which indicates three possible workarounds.

Closes #97.

Prevent UDA issues by raising a RuntimeError in IMAS-Python when:
- Using the UDA backend
- Not using fetch or cache_mode=None
- On-disk DD version doesn't match the DBEntry DD version

The exception text refers users to the online documentation which indicates three possible workarounds.

Closes iterorganization#97.
@maarten-ic
Copy link
Collaborator Author

Note for reviewing: a preview of the online documentation (which users are pointed to by the RuntimeError) can be found here: https://imas-python--99.org.readthedocs.build/en/99/multi-dd.html#uda-backend-caching-and-data-dictionary-versions

@maarten-ic maarten-ic marked this pull request as ready for review January 27, 2026 10:15
@olivhoenen olivhoenen merged commit 244ad3b into iterorganization:develop Jan 28, 2026
10 checks passed
@maarten-ic maarten-ic deleted the feature/gh97-uda-dd-versions-errors branch January 29, 2026 07:01
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.

"boost::bad_get: failed value get using boost::get" error when using UDA with certain options

3 participants