Skip to content

Fix/incorrect handling of error/warning when idslist is applied to a uda uri - #38

Merged
olivhoenen merged 4 commits into
iterorganization:developfrom
prasad-sawantdesai:fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI
Jul 29, 2026
Merged

Fix/incorrect handling of error/warning when idslist is applied to a uda uri#38
olivhoenen merged 4 commits into
iterorganization:developfrom
prasad-sawantdesai:fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI

Conversation

@prasad-sawantdesai

Copy link
Copy Markdown
Contributor

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.  ]) │
└────────────────┴────────┴──────────────────────────────────────────────────────────────┘

Comment thread idstools/database.py Outdated
Comment thread idstools/scripts/bin/plotequicomp Outdated
Comment thread idstools/database.py Outdated
Comment thread idstools/database.py Outdated
Comment thread idstools/database.py Outdated
Comment thread idstools/database.py Outdated
@prasad-sawantdesai
prasad-sawantdesai force-pushed the fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI branch from 8c587e9 to e71a8b1 Compare July 27, 2026 09:28
…d a reusable backend-specific query helper, automatically appended cache_mode=none to UDA URIs
@prasad-sawantdesai
prasad-sawantdesai force-pushed the fix/Incorrect-handling-of-error/warning-when-idslist-is-applied-to-a-UDA-URI branch from e71a8b1 to 21cc05b Compare July 27, 2026 09:39
Comment thread idstools/utils/utility_functions.py Outdated
Comment thread idstools/utils/utility_functions.py Outdated
Comment thread idstools/utils/utility_functions.py Outdated
Comment thread idstools/database.py Outdated
@olivhoenen
olivhoenen merged commit 17074e1 into iterorganization:develop Jul 29, 2026
9 checks passed
@olivhoenen olivhoenen mentioned this pull request Jul 30, 2026
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.

Incorrect handling of error/warning when idslist is applied to a UDA URI

2 participants