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 custom regex functionality to split_simapro_name_geo() #264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rwoodsrobinson
Copy link

Added feature:

  • Added an option to use a customized regex string when parsing SimaPro names from a dataset.

Purpose:

  • The intention is to enable functionality with importing databases other than ecoinvent, which may have somewhat different naming schemes.

Details:

  • The default regex pattern can still be used, but users now have the flexibility to specify their own pattern if needed.

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

1 participant