Skip to content

Capability for understanding data in Lambert conformal projection implemented #1319

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MHBalsmeier
Copy link
Contributor

As a next step towards being able to nest MPAS into RAP and HRRR this pull request includes changes to mpas_init_atm_cases.F. In three subroutines (blend_bdy_terrain, init_atm_case_gfs and init_atm_case_lbc), the case field % iproj == PROJ_LC is now included.

Disclaimer: this is not fully tested yet, since the HRRR/RAP soil grid can not yet be understood by MPAS, which I plan on fixing in a future pull request. However, the changes made in this commit won't break anything.

This commit includes three calls of map_set for the Lambert conformal projection (PROJ_LC) case in three subroutines in mpas_init_atm_cases.F (blend_bdy_terrain, init_atm_case_gfs and init_atm_case_lbc).
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.

1 participant