Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add C2V connectivity to the IconGrid generated from serialbox data #357

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

halungge
Copy link
Contributor

(FIX) C2V connectivity was not read from the serialized data, even though it is there and is available in the other grid topology sources like the SimpleGrid and ICON grid file

@halungge
Copy link
Contributor Author

cscs-ci run default

@halungge
Copy link
Contributor Author

cscs-ci run benchmark

@halungge
Copy link
Contributor Author

launch jenkins spack

Copy link
Contributor

@samkellerhals samkellerhals left a comment

Choose a reason for hiding this comment

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

Looks good. I remember encountering an issue related to this Dimension and I ended up removing it from the list of offset providers in the SimpleGrid, but didn't look further into it. So it turns out we do need this connectivity after all. I guess it failed at the time since it was not being read into the grid from the serialbox reader? My question is do we need to readd this connectivity here or not?

https://github.com/C2SM/icon4py/blob/main/model/common/src/icon4py/model/common/grid/simple.py#L412

Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • launch jenkins spack

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark

In case your change might affect downstream icon-exclaim, please consider running

  • launch jenkins icon

For more detailed information please look at CI in the EXCLAIM universe.

@halungge
Copy link
Contributor Author

cscs-ci run benchmark

@halungge
Copy link
Contributor Author

launch jenkins spack

@halungge
Copy link
Contributor Author

cscs-ci run default

@halungge halungge merged commit 0323471 into main Jan 22, 2024
5 of 6 checks passed
@edopao edopao mentioned this pull request Jan 23, 2024
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.

2 participants