Skip to content

introduce NAS platforms, take da-utils out, again#101

Closed
Dooruk wants to merge 27 commits into
developfrom
feature/nas/new_environment
Closed

introduce NAS platforms, take da-utils out, again#101
Dooruk wants to merge 27 commits into
developfrom
feature/nas/new_environment

Conversation

@Dooruk
Copy link
Copy Markdown
Collaborator

@Dooruk Dooruk commented Dec 10, 2025

Introduces aitken and pleiades (this one will get decommisioned soon).

Takes JCSDA out from default build.yaml. unfortunately we couldn't figure this out

da-utils can't be installed with iodaconv, so for now let's take it out.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces support for two new NASA NAS platforms (aitken and pleiades) and removes the da-utils bundle due to incompatibility with iodaconv. Additionally, it enhances CI workflows to test against Python 3.10 and 3.11, updates GitHub Actions versions, and adjusts build configuration settings.

Key Changes:

  • Added platform configurations for nas_aitken and nas_pleiades with multiple compiler variants (intel-oneapi, gnu, and GEOS-specific variants)
  • Removed da-utils bundle and its pinned version entry
  • Reordered GitHub organizations in build configuration, prioritizing JCSDA over JCSDA-internal and removing NOAA-EMC
  • Increased parallel build cores from 6 to 24 for improved build performance

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/jedi_bundle/config/platforms/nas_pleiades.yaml New platform configuration for NASA NAS Pleiades system with hostname detection for 'pfe'
src/jedi_bundle/config/platforms/nas_aitken.yaml New platform configuration for NASA NAS Aitken system with hostname detection for 'afe'
src/jedi_bundle/config/pinned_versions.yaml Removed pinned version entry for da-utils package
src/jedi_bundle/config/bundles/da-utils.yaml Deleted bundle configuration file for da-utils
src/jedi_bundle/config/build.yaml Reordered GitHub organizations, removed NOAA-EMC, increased build parallelism to 24 cores
src/jedi_bundle/__init__.py Version bump from 1.0.30 to 1.0.40
.github/workflows/python_coding_norms.yml Added Python 3.10 and 3.11 matrix testing, improved indentation consistency
.github/workflows/clone_a_jedi_bundle.yml Added Python version matrix, updated actions to v5, removed --user flag from pip install, added PR fork check

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Dooruk Dooruk closed this Dec 10, 2025
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