Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@oelbert
Copy link
Collaborator

@oelbert oelbert commented Jun 11, 2024

Description
This PR adds a get_2d_compute_origin_domain method to GridIndexing in order to easily generate extents for 2D stencils.

How Has This Been Tested?
test_stencil_factory_numpy_comparison_from_origin_domain_2d test added to the stencil factory tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included

@oelbert oelbert marked this pull request as ready for review August 8, 2025 14:49
@oelbert oelbert added this pull request to the merge queue Aug 22, 2025
Merged via the queue into NOAA-GFDL:develop with commit 9dad9ad Aug 22, 2025
5 checks passed
romanc pushed a commit to romanc/NDSL that referenced this pull request Aug 25, 2025
This PR is a follow-up from PR NOAA-GFDL#54. It moves and simplifies the test for
GridIndexing.get_2d_compute_origin_domain(). This test does not need a
stencil fectory and also doesn't depend on a {Stencil,Dace}Config.
github-merge-queue bot pushed a commit that referenced this pull request Sep 2, 2025
This PR is a follow-up from PR #54. It moves and simplifies the test for
GridIndexing.get_2d_compute_origin_domain(). This test does not need a
stencil fectory and also doesn't depend on a {Stencil,Dace}Config.

Co-authored-by: Roman Cattaneo <>
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