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

Split 4D-Var Mixed Resolution: Analysis phase #55

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

Conversation

hga007
Copy link
Collaborator

@hga007 hga007 commented Mar 11, 2025

Description

This PR updates the split 4D-Var scheme to allow mixed-resolution applications. The background and analysis phases are run at a higher resolution (double, if decimation) than the increment phase (inner loops) doing the minimization.

  • It forces the decimated NLM trajectory to be written with the standard NetCDF library. This is not possible with the PIO option. Thus, having both standard and PIO files in the background phase is possible.

Issue(s) addressed

Avoid using Matlab script to interpolate coarser increments to the background and analysis resolution.

Checklist

  • I have reviewed code updates or enhancements described in this PR
  • I have run and tested the changes before creating the PR

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