Skip to content

Comments

Implement list_filled_paths for the HDF5 backend#39

Open
maarten-ic wants to merge 1 commit intoiterorganization:developfrom
maarten-ic:feature/list-filled-paths
Open

Implement list_filled_paths for the HDF5 backend#39
maarten-ic wants to merge 1 commit intoiterorganization:developfrom
maarten-ic:feature/list-filled-paths

Conversation

@maarten-ic
Copy link
Contributor

@maarten-ic maarten-ic commented Feb 13, 2026

See corresponding IMAS-Python pull request: iterorganization/IMAS-Python#104

@maarten-ic maarten-ic marked this pull request as ready for review February 16, 2026 08:07
}

void UDABackend::list_filled_paths(Context* ctx, const char* dataobjectname, char*** path_list, int* size) {
throw ALBackendException("list_filled_paths is not implemented in the UDA Backend", LOG);
Copy link
Collaborator

Choose a reason for hiding this comment

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

@deepakmaroo can we consider implementing the functionality in the UDA IMAS plugin so the UDA backend can call it when the IDS file on the server is HDF5?

Copy link
Contributor

Choose a reason for hiding this comment

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

Sure, will look into.

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.

4 participants