Skip to content

Rocky Deps: Add ecFlow Python Client#186

Merged
mxkpp merged 5 commits into
developmentfrom
maxkipp-rocky-deps-add-ecflow-python-client
Jun 30, 2026
Merged

Rocky Deps: Add ecFlow Python Client#186
mxkpp merged 5 commits into
developmentfrom
maxkipp-rocky-deps-add-ecflow-python-client

Conversation

@mxkpp

@mxkpp mxkpp commented Jun 23, 2026

Copy link
Copy Markdown

Update the Rocky dependencies image: add ecFlow Python client. This must be built from source using:

https://github.com/ecmwf/ecflow

and

https://github.com/ecmwf/ecbuild

This PR is analogous to #187. and uses the same cross-OS install_ecflow_python_client.sh.

Additions

  • ecFlow Python client installation inside the existing Dockerfile.dependencies. via new shell script that builds on Rocky or Debuntu (Debian / Ubuntu), called near the bottom of the dependencies Dockerfile.

Removals

Changes

Testing

Screenshots

Notes

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Target Environment support

  • Linux

@mxkpp mxkpp mentioned this pull request Jun 23, 2026
12 tasks
@mxkpp mxkpp force-pushed the maxkipp-rocky-deps-add-ecflow-python-client branch 2 times, most recently from db7817f to 3bde395 Compare June 26, 2026 16:31
@mxkpp

mxkpp commented Jun 26, 2026

Copy link
Copy Markdown
Author

Squashed and rebased

@mxkpp mxkpp force-pushed the maxkipp-rocky-deps-add-ecflow-python-client branch from 3bde395 to d0283ce Compare June 26, 2026 19:34
@mxkpp

mxkpp commented Jun 26, 2026

Copy link
Copy Markdown
Author

Improved the ecFlow build following discussion with team. Re-squashed.

@mxkpp

mxkpp commented Jun 30, 2026

Copy link
Copy Markdown
Author

I fixed one of my earlier changes which was restricting the list of boost libraries that was being installed. Now in regard to the boost libraries, this PR only adds Python and does not remove libraries needed by ngen.

I have tested this by building ngen-forcing -> ngen -> nwm-rte and running a "default" realization with that final image.

This might be ready to merge after running additional tests, lower-level tests.

@mxkpp mxkpp force-pushed the maxkipp-rocky-deps-add-ecflow-python-client branch from 96be7d4 to bda3b9e Compare June 30, 2026 10:22
@mxkpp

mxkpp commented Jun 30, 2026

Copy link
Copy Markdown
Author

Rebased against development

@mxkpp mxkpp mentioned this pull request Jun 30, 2026
21 tasks

@cmaynard-ngwpc cmaynard-ngwpc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@mxkpp mxkpp merged commit 1936564 into development Jun 30, 2026
15 checks passed
@mxkpp mxkpp deleted the maxkipp-rocky-deps-add-ecflow-python-client branch June 30, 2026 23:08
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.

3 participants