Skip to content

Commit

Permalink
cleaned up insitu yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
ShastriPaturi committed Feb 1, 2024
1 parent 391268d commit 14af46a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
15 changes: 0 additions & 15 deletions parm/soca/obs/config/insitu_profile_bathy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,5 @@ obs operator:
- name: InsituTemperature
variables:
- name: waterTemperature
# - name: VertInterp
# observation alias file: ./obsop_name_map.yaml
# - name: salinity
# vertical coordinate: sea_water_depth
# observation vertical coordinate: depth
# interpolation method: linear
obs error:
covariance model: diagonal
obs filters:
# Passivate obs where ocean fraction is > 90%
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_area_fraction}
maxvalue: 0.9

15 changes: 0 additions & 15 deletions parm/soca/obs/config/insitu_profile_tesac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,5 @@ obs operator:
- name: InsituTemperature
variables:
- name: waterTemperature
# - name: VertInterp
# observation alias file: ./obsop_name_map.yaml
# - name: salinity
# vertical coordinate: sea_water_depth
# observation vertical coordinate: depth
# interpolation method: linear
obs error:
covariance model: diagonal
obs filters:
# Passivate obs where ocean fraction is > 90%
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_area_fraction}
maxvalue: 0.9

9 changes: 0 additions & 9 deletions parm/soca/obs/config/insitu_surface_trkob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,3 @@ obs operator:
observation alias file: obsop_name_map.yaml
obs error:
covariance model: diagonal
obs filters:
# Passivate obs where ocean fraction is > 90%
- filter: Domain Check
action:
name: passivate
where:
- variable: {name: GeoVaLs/sea_area_fraction}
maxvalue: 0.9

0 comments on commit 14af46a

Please sign in to comment.