Skip to content

Fix for JEDI cubed sphere grid#2708

Closed
DusanJovic-NOAA wants to merge 1 commit into
ufs-community:developfrom
DusanJovic-NOAA:jedi_cubed_sphere
Closed

Fix for JEDI cubed sphere grid#2708
DusanJovic-NOAA wants to merge 1 commit into
ufs-community:developfrom
DusanJovic-NOAA:jedi_cubed_sphere

Conversation

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator

@DusanJovic-NOAA DusanJovic-NOAA commented Apr 18, 2025

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • Commit 'test_changes.list' from previous step

Description:

Recent updates in fv3atm write grid component unintentionally changed the time dimension to unlimited and also the type of native history files from multi-tile to single tile depending on the value of output_grid parameter, which it shouldn't. This PR reverts both of these to their previous behavior. For details, see: NOAA-EMC/global-workflow#3593

Commit Message:

* UFSWM - Fix for JEDI cubed sphere grid
  * FV3 - Fix for JEDI cubed sphere grid

Priority:

  • Normal

Git Tracking

UFSWM:

Sub component Pull Requests:

UFSWM Blocking Dependencies:

  • None

Changes

Regression Test Changes (Please commit test_changes.list):

  • No Baseline Changes.

Input data Changes:

  • None.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • GaeaC5
    • GaeaC6
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator Author

Hera regression test log: RegressionTests_hera.log

jkbk2004 pushed a commit that referenced this pull request Apr 23, 2025
#2708 (#2604)

* UFSWM:
  * reorganize project structure to allow multiple dycores. Isolate FV3 dycore. cmake-atmosphere-generalization branch. Reorganize project structure to allow multiple dycores.
  * Fix for JEDI cubed sphere grid.
* FV3:
  * Reorganize project structure to allow multiple dycores. Isolate FV3 dycore. Some more reorganization to isolate the FV3 dycore coupling.
  * Fix for JEDI cubed sphere grid.

---------

Co-authored-by: dustinswales <dustinswales@users.noreply.github.com>
Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
@jkbk2004
Copy link
Copy Markdown
Collaborator

merged with #2604

@jkbk2004 jkbk2004 closed this Apr 23, 2025
@DusanJovic-NOAA DusanJovic-NOAA deleted the jedi_cubed_sphere branch July 3, 2025 12:34
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.

single file, all tile atmosphere and surface output requires netcdf_parallel output_file

2 participants