Skip to content

Commit

Permalink
This update to the marine yamls in jcb-gdas increases the obs error f…
Browse files Browse the repository at this point in the history
…or ADT, adds a gaussian thinning filter and passivate filter for sea ice retrievals (except for AMSR2) and adds a passivate filter for SMAP/SMOS SSS retrievals.
  • Loading branch information
JohnSteffen-NOAA committed Dec 10, 2024
1 parent c9f2d79 commit ac95cc9
Show file tree
Hide file tree
Showing 14 changed files with 119 additions and 3 deletions.
2 changes: 1 addition & 1 deletion observations/marine/adt_rads_all.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
variables: [GeoVaLs/mesoscale_representation_error,
ObsError/absoluteDynamicTopography]
coefs: [0.2,
2.0]
10.0]
- filter: Domain Check
where:
- variable: { name: GeoVaLs/sea_ice_area_fraction}
Expand Down
12 changes: 12 additions & 0 deletions observations/marine/icec_abi_g16_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
6 changes: 6 additions & 0 deletions observations/marine/icec_amsr2_north.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
# - filter: Gaussian Thinning
# horizontal_mesh: 25 #km
# use_reduced_horizontal_grid: true
# select_median: true
# action:
# name: reduce obs space
6 changes: 6 additions & 0 deletions observations/marine/icec_amsr2_south.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
# - filter: Gaussian Thinning
# horizontal_mesh: 25 #km
# use_reduced_horizontal_grid: true
# select_median: true
# action:
# name: reduce obs space
12 changes: 12 additions & 0 deletions observations/marine/icec_amsu_mb_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_atms_n20_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_atms_n21_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_atms_npp_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
6 changes: 6 additions & 0 deletions observations/marine/icec_gmi_gpm_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_ssmis_f17_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_viirs_n20_l2_north.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
12 changes: 12 additions & 0 deletions observations/marine/icec_viirs_n20_l2_south.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,15 @@
where:
- variable: {name: GeoVaLs/distance_from_coast}
minvalue: 100e3
- filter: Gaussian Thinning
horizontal_mesh: 25 #km
use_reduced_horizontal_grid: true
select_median: true
action:
name: reduce obs space
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
maxvalue: -4.0
3 changes: 2 additions & 1 deletion observations/marine/sss_smap_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
minvalue: 15.0
# minvalue: 15.0
maxvalue: -4.0
## Gaussian_Thinning is having problems with LETKF, try again later
# - filter: Gaussian_Thinning
# horizontal_mesh: 25.0 #km
Expand Down
3 changes: 2 additions & 1 deletion observations/marine/sss_smos_l2.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
name: passivate
where:
- variable: {name: GeoVaLs/sea_surface_temperature}
minvalue: 15.0
# minvalue: 15.0
maxvalue: -4.0
## Gaussian_Thinning is having problems with LETKF, try again later
# - filter: Gaussian_Thinning
# horizontal_mesh: 25.0 #km
Expand Down

0 comments on commit ac95cc9

Please sign in to comment.