Skip to content

Commit

Permalink
Merge pull request #42 from umr-lops/branch_dev_vinc
Browse files Browse the repository at this point in the history
changed config for GMF VH RCM
  • Loading branch information
vincelhx authored Oct 17, 2023
2 parents a6d2fb2 + a02708e commit a7f3bfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions grdwindinversion/config_RCM.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RCM:
GMF_VV_NAME: "cmod5n"
GMF_VH_NAME: "gmf_s1_v2"
apply_flattening: True
GMF_VH_NAME: "gmf_rcm_noaa"
apply_flattening: True
4 changes: 2 additions & 2 deletions grdwindinversion/config_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ RS2:
apply_flattening: False
RCM:
GMF_VV_NAME: "cmod5n"
GMF_VH_NAME: "gmf_s1_v2"
apply_flattening: True
GMF_VH_NAME: "gmf_rcm_noaa"
apply_flattening: True

0 comments on commit a7f3bfe

Please sign in to comment.