llnl / llnl/conduit

add support for writing hdf5 external links

Open
#669 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
248
Forks
72
Avg merge
1d 16h
Merged PRs (30d)
15

Description

via the standard hdf5 api - conduit relay can read hdf5 files that include other hdf5 files using external links
we should also add a method to support writing external links via relay.

https://support.hdfgroup.org/HDF5/doc/RM/RM_H5L.html#Link-CreateExternal

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating Conduit Relay's HDF5 writer and its existing path for reading files with external links. Compare the needed behavior with the standard HDF5 external-link API described in the linked reference. Done means Relay can write HDF5 files containing external links and those links can be read successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.