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

Removing spatial indices for some members of parametersgrid_type #75

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Removing spatial indices for some members of parametersgrid_type #75

merged 2 commits into from
Aug 9, 2023

Conversation

GreyREvenson
Copy link
Contributor

@GreyREvenson GreyREvenson commented Aug 2, 2023

Additions

None

Removals

None

Changes

Revised the definition of a selection of variables (all members of parametersgrid_type) to exclude spatial indices. These variables were identified in issue #73.

Also revised definition of ParametersVarInTransfer and ParametersVarOutTransfer routines to accommodate changes to the definition of parametersgrid_type.

Testing

The PR-modified code was successfully compiled on MacOS using GNU Fortran (Homebrew GCC 13.1.0) 13.1.0. The program was then executed using the model inputs provided with this repo's main branch. Then, /test/analysis/compare_outputnc.py was executed to confirm that gridded outputs match the output from a clean build of the Noah-OM column model. Finally, /test/noahowp_driver_test.f90 (i.e., noahowp_test.exe) was compiled and executed with the inputs associated with this repo's main branch; and outputs were observed to be correct.

Notes

None

Todos

None

@SnowHydrology SnowHydrology merged commit a39c372 into NOAA-OWP:noah_om_grid Aug 9, 2023
@GreyREvenson GreyREvenson deleted the noah_om_grid_issue73 branch August 14, 2023 14:18
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