Skip to content

Fix out of bound errors in block_atmos_copy routines in fv3atm#2124

Closed
DusanJovic-NOAA wants to merge 4 commits into
ufs-community:developfrom
DusanJovic-NOAA:block_atmos_copy_bug
Closed

Fix out of bound errors in block_atmos_copy routines in fv3atm#2124
DusanJovic-NOAA wants to merge 4 commits into
ufs-community:developfrom
DusanJovic-NOAA:block_atmos_copy_bug

Conversation

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator

@DusanJovic-NOAA DusanJovic-NOAA commented Feb 1, 2024

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 RT suite (compared to current baselines) on either Hera/Derecho/Hercules AND have committed the log to my PR branch.
  • Add list of all failed regression tests in "Regression Tests" section.

PR Information

Description

This PR fixes out of bounds array access in 6 overloaded block_atmos_copy subroutines in module_block_data (cpl/module_block_data.F90). See NOAA-EMC/ufsatm#776

Commit Message

Fix out of bound errors in block_atmos_copy routines in fv3tm

Priority

  • Critical Bugfix (This PR contains a critical bug fix and should be prioritized.)
  • High (This PR contains a feature or fix needed for a time-sensitive project (eg, retrospectives, implementations))
  • Normal

Blocking Dependencies

Git Issues Fixed By This PR

Closes NOAA-EMC/ufsatm/issues/776

Changes

Subcomponent (with links)

Input data

  • No changes are expected to input data.
  • Changes are expected to input data:
    • New input data.
    • Updated input data.

Regression Tests:

  • No changes are expected to any regression test.
  • Changes are expected to the following tests:
FAILED REGRESSION TESTS

Libraries

  • Not Needed
  • Needed
    • Create separate issue in JCSDA/spack-stack asking for update to library. Include library name, library version.
    • Add issue link from JCSDA/spack-stack following this item

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • Gaea
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
    • Completed
  • opnReqTest
    • N/A
    • Log attached to comment

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator Author

Hera regression test log: RegressionTests_hera.log

@BrianCurtis-NOAA BrianCurtis-NOAA added No Baseline Change No Baseline Change Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. labels Feb 1, 2024
@jkbk2004
Copy link
Copy Markdown
Collaborator

jkbk2004 commented Feb 8, 2024

@DusanJovic-NOAA can you sync up branch?

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator Author

@DusanJovic-NOAA can you sync up branch?

Done.

zach1221 pushed a commit that referenced this pull request Feb 10, 2024
…lock_atmos_copy routines in fv3atm #2124 (#2115)

- Gaea C5 modulefile & DISKNM update: closes issues Gaea F2 to F5 file system migration #2101
- Bring in the global-workflow detect_machine.sh to keep consistent between projects. (Closes Bring in detect_machine.sh 
   from global workflow for consistency across the community. #2096 )
- Fix out of bound errors in block_atmos_copy routines in fv3atm
@DusanJovic-NOAA DusanJovic-NOAA deleted the block_atmos_copy_bug branch February 12, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Baseline Change No Baseline Change Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array overflow bug in 'block_atmos_copy' subroutines

3 participants