Fix/incorrect handling of error/warning when idslist is applied to a uda uri - #38
Merged
Conversation
prasad-sawantdesai
requested review from
SimonPinches and
olivhoenen
as code owners
July 24, 2026 11:09
olivhoenen
reviewed
Jul 24, 2026
prasad-sawantdesai
force-pushed
the
fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI
branch
from
July 27, 2026 09:28
8c587e9 to
e71a8b1
Compare
…d a reusable backend-specific query helper, automatically appended cache_mode=none to UDA URIs
prasad-sawantdesai
force-pushed
the
fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI
branch
from
July 27, 2026 09:39
e71a8b1 to
21cc05b
Compare
olivhoenen
reviewed
Jul 28, 2026
…updated documentation
olivhoenen
approved these changes
Jul 29, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatically adds cache_mode=none to UDA URIs.
$ idslist --uri "imas://uda.iter.org:56565/uda?path=/work/imas/shared/imasdb/ITER/3/134173/106;backend=hdf5" 13:07:55 INFO Parsing data dictionary version 4.1.1 @dd_zip.py:89 13:07:56 INFO Parsing data dictionary version 3.38.1 @dd_zip.py:89 List of IDSes ┏━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ IDS ┃ SLICES ┃ TIME ┃ ┡━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ core_profiles │ 871 │ array([ 3.99, 3.99, 3.99, ..., 792. , 792. , 792. ]) │ │ core_sources │ 871 │ array([ 3.99, 3.99, 3.99, ..., 792. , 792. , 792. ]) │ │ core_transport │ 871 │ array([ 3.99, 3.99, 3.99, ..., 792. , 792. , 792. ]) │ │ equilibrium │ 871 │ array([ 1.2 , 1.4 , 1.6 , ..., 797.92, 798.42, 798.92]) │ │ summary │ 871 │ array([ 3.99, 3.99, 3.99, ..., 792. , 792. , 792. ]) │ └────────────────┴────────┴──────────────────────────────────────────────────────────────┘