Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions observations/marine/icec_amsr2_north.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@
action:
name: inflate error
inflation factor: 2.0
# - filter: Gaussian Thinning
# horizontal_mesh: 25 #km
# use_reduced_horizontal_grid: true
# select_median: true
# action:
# name: reduce obs space
{% if letkf_app | default(false) %}
Comment thread
JohnSteffen-NOAA marked this conversation as resolved.
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
{% endif %}
{% if letkf_app | default(false) %}
obs localizations:
- localization method: Rossby
Expand Down
14 changes: 8 additions & 6 deletions observations/marine/icec_amsr2_south.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@
action:
name: inflate error
inflation factor: 2.0
# - filter: Gaussian Thinning
# horizontal_mesh: 25 #km
# use_reduced_horizontal_grid: true
# select_median: true
# action:
# name: reduce obs space
{% if letkf_app | default(false) %}
Comment thread
JohnSteffen-NOAA marked this conversation as resolved.
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
{% endif %}
{% if letkf_app | default(false) %}
obs localizations:
- localization method: Rossby
Expand Down