Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MultiAssetPath validation logic to support extended filepath feature #557

Open
dokempf opened this issue Feb 11, 2025 · 0 comments · May be fixed by #580
Open

Add MultiAssetPath validation logic to support extended filepath feature #557

dokempf opened this issue Feb 11, 2025 · 0 comments · May be fixed by #580
Labels
python-api Related to the new Helios++ Python API sustainable h++ Part of the sustainable HELIOS++ project

Comments

@dokempf
Copy link
Collaborator

dokempf commented Feb 11, 2025

So far, we were allowing wildcard patterns in scene part definition logic. We should translate this to a MultiAssetPath validator that extends the wildcard pattern to match at least one asset. Then, we would need to modify construction methods like from_xml to return a list of scene parts instead.

@dokempf dokempf added python-api Related to the new Helios++ Python API sustainable h++ Part of the sustainable HELIOS++ project labels Feb 11, 2025
@KRiedmiller KRiedmiller linked a pull request Mar 3, 2025 that will close this issue
@dokempf dokempf linked a pull request Mar 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python-api Related to the new Helios++ Python API sustainable h++ Part of the sustainable HELIOS++ project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant