Skip to content

fix for #35#36

Merged
DanPorter merged 2 commits intomasterfrom
35-add-way-to-get-axes-name
Oct 27, 2025
Merged

fix for #35#36
DanPorter merged 2 commits intomasterfrom
35-add-way-to-get-axes-name

Conversation

@DanPorter
Copy link
Copy Markdown
Collaborator

added generate_ids function

hdfmap_class.py

  • added HdfMap.generate_ids
  • returns id of path linked to input name

hdfmap_class.py

  • refactored DataHolder into its own file

test_nexus.py

  • added test for generate_ids

all tests pass.

added generate_ids function

hdfmap_class.py
 - added HdfMap.generate_ids
 - returns id of path linked to input name

hdfmap_class.py
 - refactored DataHolder into its own file

test_nexus.py
 - added test for generate_ids

all tests pass.
@DanPorter DanPorter linked an issue Oct 27, 2025 that may be closed by this pull request
@DanPorter DanPorter merged commit 51b0b88 into master Oct 27, 2025
10 checks passed
@DanPorter DanPorter deleted the 35-add-way-to-get-axes-name branch October 27, 2025 09:47
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.

add way to get axes name

1 participant