Feature/jpype orchestration#1
Draft
adamkorynta wants to merge 2 commits into
Draft
Conversation
updates to the latest libraries and runs on Java 21
this changes execution from using RegiCLI main to Jpype for orchestration instead used a modified GateFlowCalc2_Jpype.py example script that runs all flow calcuations for SWT's TENK reservoir add example of how we could update the CWBI docker image to run headless add Dockerfile build for regi headless utilizes gradle application plugins installDist for bundling utilizes opentelemetry -> jaeger, loki, prometheus -> grafana for observability in docker-compose does not use the cwbi-wm-images method of jpype. this retains the existing jython scripts. this may be an initial cut before moving onto that TODO: Dockerfile does not pin any versions TODO: Would want to expand to include CDA into the docker-compose rather than relying on an external service TODO: only tested flow computations for SWT's TENK reservoir. Did not do an analysis of coverage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
moved over from BitBucket @RyanM-RMA