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

5 - fregrid_acc: rename variables, get_bounding_indices, get_input_skip_cells #293

Closed
wants to merge 55 commits into from

Conversation

mlee03
Copy link

@mlee03 mlee03 commented May 24, 2024

In this PR,

  1. Many of the variables were renamed to better reflect their usage. Of these variables, interp was renamed to xgrid to better indicate that the struct contains exchange grid information.

  2. Function get_bounding_indices was defined to compute the lower and top input cell latitudinal indices. These indices are the bounding points of the overlapping grid region.

  3. Function get_skip_cells was defined to set up what was formerly known as the "mask". The "mask" is used to skip input cells in exchange grid creation and is not used in fregrid_acc (but it's used in FMS horiz_interp?)

@mlee03
Copy link
Author

mlee03 commented Jun 13, 2024

closing, a larger PR will contain this PR.

@rem1776
Copy link
Contributor

rem1776 commented Jun 25, 2024

Closing this based on the last comment

@rem1776 rem1776 closed this Jun 25, 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