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

Modify TFocean vertical interpolation for depths outside of data range #134

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

matthewhoffman
Copy link

The ISMIP6 code for interpolating TF vertically does not give correct values for depths below the deepest data z-level. This commit handles that case by using the deepest TF value corrected by the freezing temperature depth-dependence. It also handles the less critical situation of depths above the shallowest data level by using the shallowest value unmodified.

The ISMIP6 code for interpolating TF vertically does not give correct
values for depths below the deepest data z-level.  This commit handles
that case by using the deepest TF value corrected by the freezing
temperature depth-dependence.  It also handles the less critical
situation of depths above the shallowest data level by using the
shallowest value unmodified.
@matthewhoffman matthewhoffman added bug Something isn't working clean up labels Nov 26, 2024
@matthewhoffman matthewhoffman force-pushed the matthewhoffman/mali/tf-vert-interp-fix branch from 84d7a06 to e2055b7 Compare November 28, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clean up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant