We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
da_state
The cycling DA uses the mpasout file to warm start new forecasts. It uses the da_state stream, which misses the following variables:
mpasout
<var name="isltyp"/> <var name="soilf"/> <var name="ivgtyp"/> <var name="landusef"/> <var name="mminlu"/> <var name="isice_lu"/> <var name="iswater_lu"/> <var name="landmask"/> <var name="shdmin"/> <var name="shdmax"/> <var name="snoalb"/> <var name="albedo12m"/> <var name="greenfrac"/> <var name="lai12m"/>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The cycling DA uses the
mpasout
file to warm start new forecasts. It uses theda_state
stream, which misses the following variables:The text was updated successfully, but these errors were encountered: