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

Configurable number of vertices #622

Open
AnkurArohi opened this issue Jul 3, 2023 · 0 comments
Open

Configurable number of vertices #622

AnkurArohi opened this issue Jul 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AnkurArohi
Copy link

Describe the current behavior

In the current version the number of vertices allowed while reading the CGMES is fixed to 1000 as per default.
In order to modify this number one needs to look for the yaml file in the itools folder.
This is ok for the local use but in the cloud or in gitlab tests this adds another level of complexity.

Describe the expected behavior

There should be a pythonic way to modify this number, like through a setter function.

Describe the motivation

Usecase
1: Complexity reduction
2: More user friendly

Extra Information

No response

@AnkurArohi AnkurArohi added the enhancement New feature or request label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant