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

Allow ocean->land topo edits #63

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

DeniseWorthen
Copy link
Collaborator

@DeniseWorthen DeniseWorthen commented Mar 11, 2021

References Issue #62.

For UFS, this will require a change in the MOM_input_template_100. The TOPO_EDITS_FILE will need to be set to the file containing the desired ocean->land topo edits and the configuration variable ALLOW_LANDMASK_CHANGES will need to be set true.

ALLOW_LANDMASK_CHANGES = True   ! default = "False"
                                ! If true, allow topography overrides to change ocean points to land

Consistent CICE6 grid files and a new ocean-ice mesh will also need to be provided. For the coupled model, consistent FV3 ICs will need to be required for the mapped ocean mask that will be used at run time.

@DeniseWorthen DeniseWorthen linked an issue Mar 11, 2021 that may be closed by this pull request
@jiandewang
Copy link
Collaborator

this feature has been merged to GFDL's main branch on 20210402, will merge it back to dev/emc in upcoming internal PR #65

@jiandewang jiandewang merged commit a1206ed into NOAA-EMC:dev/emc Apr 12, 2021
jiandewang pushed a commit to jiandewang/MOM6 that referenced this pull request Jun 17, 2021
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.

Allowing adjustment of ocean->land points at run time
2 participants