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

Version 0.9.0 Strategic Permian Demo (default) error #55

Closed
dangunter opened this issue Jan 11, 2024 · 3 comments
Closed

Version 0.9.0 Strategic Permian Demo (default) error #55

dangunter opened this issue Jan 11, 2024 · 3 comments
Assignees
Labels
bug Something isn't working Priority:High High Priority Issue or PR

Comments

@dangunter
Copy link
Collaborator

dangunter commented Jan 11, 2024

When I download and run the Windows 64-bit version of the latest 0.9.0 Pareto UI and try the default scenario (Strategic Permian Demo), using all defaults in Optimization Setup and not adding any data inputs, I get the following error

image

I probably had an earlier version installed, but I think that is a normal situation so even if that's the cause, it's still a bug.

@dangunter dangunter added the bug Something isn't working label Jan 11, 2024
@MichaelPesce
Copy link
Collaborator

I'm thinking this is occurred for one of 2 reasons. Either the input excel sheet used was an older version, or the up-to-date input excel sheets have been updated since the 0.9.0 release. Due to the nature of how we read the data in from the excel sheets (by reading all tabs at once), if the UI isn't updated accordingly with the excel sheets, the function to read the data usually fails.

@tarnold17
Copy link
Contributor

@dangunter with a fresh install of the UI this morning, I am also getting an error, but it's different than the error you are seeing:

image

The cause of this error is known - it's because of this PR which merged yesterday and changed the way that one of the parameters is indexed (parameter p_delta_Disposal which corresponds to spreadsheet tab "DisposalCapacityIncrements"). This error should be resolved once we build a version of the UI with the latest version of the backend.

As for the error message you saw Dan, I am not sure why that would have happened. The latest version of strategic_permian_demo.xlsx does have a worksheet named "ROA", although there is not any data in that worksheet:

image

@ksbeattie ksbeattie added the Priority:High High Priority Issue or PR label Jan 17, 2024
@MichaelPesce
Copy link
Collaborator

fixed with the latest release #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority:High High Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

4 participants