Skip to content

JEDI components update July 2026 - #2065

Merged
climbfuji merged 20 commits into
JCSDA:developfrom
climbfuji:feature/jedi_comp_update
Aug 12, 2026
Merged

JEDI components update July 2026#2065
climbfuji merged 20 commits into
JCSDA:developfrom
climbfuji:feature/jedi_comp_update

Conversation

@climbfuji

@climbfuji climbfuji commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR updates the JEDI components oops, ioda, ropp-ufo, and ufo to newer hashes used in NEPTUNE/FALCON development as of July 2026.

Dependencies

None

Issues addressed

Closes #2014

Applications affected

NEPTUNE DA

Systems affected

None

Testing

  • CI: Note whether the automatic tests (GitHub actions tests that run automatically for every commit) pass or not
    • GitHub actions CI tests pass (but these don't test building the JEDI components due to a lack of access to jcsda-internal)
    • GitHub actions CI tests do not pass (provide explanation)
    • GitHub actions CI tests skipped (provide explanation if necessary)
  • New tests added: List and describe any new tests added to GitHub actions
    • ...
  • Additional testing: Add information on any additional tests conducted
    • Built all components on my local devbox with gcc@14.2.1 and oneapi@2026.0.0 with testing in Spack enabled

Checklist

  • This PR addresses one issue/problem/enhancement or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.
  • All necessary updates to the documentation (spack-stack wiki) will be made when this PR is merged

@climbfuji climbfuji changed the title WIP IGNORE - JEDI components update July 2026 JEDI components update July 2026 Aug 10, 2026
ctest("--timeout", "120", "-E", "|".join(skipped_tests))
else:
ctest("--timeout", "120")

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

No longer needed thanks to @rhoneyager-tomorrow's work

Comment thread repos/spack_stack/spack_repo/spack_stack/packages/jedi_neptune_env/package.py Outdated
"ufo_instrument_amsua_n18_gfs_HofX_bc",
"ufo_obserrordiffusion",
]
if self.spec.satisfies("%oneapi"):

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I believe most of these are fixed in the newer, official JEDI release - thus not spending any time investigating these errors.

@climbfuji climbfuji self-assigned this Aug 10, 2026
@climbfuji climbfuji moved this from Todo to In Progress in spack-stack-2.2.x (2026 Q?) Aug 10, 2026
@climbfuji
climbfuji marked this pull request as ready for review August 10, 2026 20:19
@climbfuji

Copy link
Copy Markdown
Collaborator Author

@rhoneyager-tomorrow FYI

@climbfuji
climbfuji requested a review from ashley314 August 10, 2026 22:46
@ashley314
ashley314 requested a review from eap August 12, 2026 15:49
@climbfuji
climbfuji merged commit a944dc9 into JCSDA:develop Aug 12, 2026
6 checks passed
@climbfuji
climbfuji deleted the feature/jedi_comp_update branch August 12, 2026 19:21
@github-project-automation github-project-automation Bot moved this from In Progress to Done in spack-stack-2.2.x (2026 Q?) Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Update JEDI components for jedi-neptune-env

4 participants