Skip to content

tests: Move test for GridIndexing.get_2d_compute_origin_domain()#209

Merged
romanc merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/move-test
Sep 2, 2025
Merged

tests: Move test for GridIndexing.get_2d_compute_origin_domain()#209
romanc merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/move-test

Conversation

@romanc
Copy link
Copy Markdown
Collaborator

@romanc romanc commented Aug 25, 2025

Description

This PR is a follow-up from PR #54. It moves and simplifies the test for GridIndexing.get_2d_compute_origin_domain() because this test does not need a stencil factory and also doesn't depend on a {Stencil,Dace}Config. Or was the plan to actually do something with the stencils generated from the stencil factory?

How Has This Been Tested?

Existing/moved test.

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: N/A
  • I have made corresponding changes to the documentation: N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules: N/A
  • New check tests, if applicable, are included: N/A

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.
@romanc romanc requested a review from oelbert August 25, 2025 21:39
@romanc
Copy link
Copy Markdown
Collaborator Author

romanc commented Aug 27, 2025

@oelbert friendly ping on the review here...

Copy link
Copy Markdown
Collaborator

@oelbert oelbert left a comment

Choose a reason for hiding this comment

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

This makes sense

@romanc romanc added this pull request to the merge queue Aug 27, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 27, 2025
@romanc
Copy link
Copy Markdown
Collaborator Author

romanc commented Aug 27, 2025

@oelbert / @fmalatino something seems to be off with the miniconda environment on the pyshield CI. Can you have a look?

@fmalatino
Copy link
Copy Markdown
Contributor

@oelbert / @fmalatino something seems to be off with the miniconda environment on the pyshield CI. Can you have a look?

@romanc we are actively trying to fix it. There are some issues getting an environment that will allow for an installation of pyrte-rrtmgp alongside pyshield.

@romanc romanc added this pull request to the merge queue Sep 2, 2025
Merged via the queue into NOAA-GFDL:develop with commit 7281343 Sep 2, 2025
5 checks passed
@romanc romanc deleted the romanc/move-test branch September 2, 2025 15:30
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