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

Added statement to check if symbolic_name already exists in shared_en… #131

Merged
merged 1 commit into from Apr 12, 2024

Conversation

stroutm
Copy link

@stroutm stroutm commented Mar 6, 2024

…um before extending

Related to this issue

@karosc
Copy link
Member

karosc commented Mar 7, 2024

This will work, although in the future it'd be nice to get acutal pollutant names used in the enum. I find it annoying to refer to my pollutants using the generic names.

For SWMM pandas I deep copied the attribute enums into Output class properties and extended them there, being careful not to overwrite exisiting names.

@stroutm
Copy link
Author

stroutm commented Apr 12, 2024

@bemcdonnell any update on this PR/review?

@bemcdonnell bemcdonnell removed their request for review April 12, 2024 13:05
@bemcdonnell bemcdonnell merged commit f044107 into pyswmm:dev Apr 12, 2024
3 checks passed
@stroutm stroutm mentioned this pull request Apr 12, 2024
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.

None yet

3 participants