Skip to content

Commit

Permalink
pynorms
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNew-NOAA committed Oct 24, 2024
1 parent cbf1c6f commit 54223bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/python/pygfs/task/marine_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ def _prep_variational_yaml(self: Task) -> None:

# Current hack so that this is not done directly in the JCB base yaml
jcb_config['marine_pseudo_model_states'] = parse_yaml('bkg_list.yaml')

# Render the full JEDI configuration file using JCB
jedi_config = render(jcb_config)

Expand Down

0 comments on commit 54223bf

Please sign in to comment.