Skip to content

Add missing soil moisture and temperature fields to default field metadata in FV3-JEDI#2180

Draft
tsga wants to merge 7 commits into
NOAA-EMC:developfrom
tsga:soil_csg
Draft

Add missing soil moisture and temperature fields to default field metadata in FV3-JEDI#2180
tsga wants to merge 7 commits into
NOAA-EMC:developfrom
tsga:soil_csg

Conversation

@tsga

@tsga tsga commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Description

The default metadata in FV3-JEDI doesn't include the soil layer variables such as soill1, soilt1... which are required for land/sfc soil moisture DA with observations from satellite products such as SMAP and near surface station temperature and humidity observations. This PR adds these variables.

Companion PRs

JCSDA/fv3-jedi#30

Issues

Automated CI tests to run in Global Workflow

  • atm_jjob
  • C96C48_ufs_hybatmDA
  • C96C48_hybatmsnowDA
  • C96C48_hybatmsoilDA
  • C96_gcafs_cycled
  • C48mx500_3DVarAOWCDA
  • C48mx500_hybAOWCDA
  • C96C48_ufsgsi_hybatmDA
  • C48_ufsenkf_atmDA
  • C96C48_hybatmDA

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR currently updates the sorc/land-jediincr git submodule configuration (URL and branch). This does not match the PR title/description, which describe adding missing FV3-JEDI soil metadata fields for DA workflows.

Changes:

  • Switches sorc/land-jediincr submodule to a different GitHub repository and branch.
  • Adds inline “comments” on the url and branch lines (which affects how Git parses the values).

Comment thread .gitmodules
Comment on lines +46 to +47
url = https://github.com/tsga/land-apply_jedi_incr #https://github.com/NOAA-EMC/land-apply_jedi_incr.git
branch = soilinc #develop
Comment thread .gitmodules
path = sorc/land-jediincr
url = https://github.com/NOAA-EMC/land-apply_jedi_incr.git
branch = develop
url = https://github.com/tsga/land-apply_jedi_incr #https://github.com/NOAA-EMC/land-apply_jedi_incr.git
Comment thread .gitmodules
Comment on lines +46 to +47
url = https://github.com/tsga/land-apply_jedi_incr #https://github.com/NOAA-EMC/land-apply_jedi_incr.git
branch = soilinc #develop
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.

2 participants