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 ocean topography smoothing tool #538

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Nov 17, 2023

This tool will be used in Compass to smooth topography for EC and Icos30 meshes (perhaps others in the future).

@xylar
Copy link
Collaborator Author

xylar commented Nov 17, 2023

@maltrud, I'm able to build the tool! On to Compass.

@xylar xylar force-pushed the add-smooth-topo-tool branch 3 times, most recently from 2c09ab8 to be3b239 Compare November 19, 2023 02:51
@xylar
Copy link
Collaborator Author

xylar commented Nov 20, 2023

Testing

I used this to produce smoothed bathymetry and ice-shelf topography for the ECwISC and IcoswISC meshes in MPAS-Dev/compass#733 and MPAS-Dev/compass#734.

bottom_depth
ice_draft

Copy link

@maltrud maltrud 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 to me. the guts of the algorithm that I used in my stand-alone code are replicated here, with extensions to handle ice shelf cavities.

@xylar
Copy link
Collaborator Author

xylar commented Nov 21, 2023

Excellent, thank you, @maltrud!

@xylar xylar merged commit 9e258a3 into MPAS-Dev:master Nov 21, 2023
7 checks passed
@xylar xylar deleted the add-smooth-topo-tool branch November 21, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants