Skip to content

Commit

Permalink
add ssha_karin_2 variable to swot expert
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Oct 16, 2023
1 parent 5f6f7bc commit 9e20b3b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
12 changes: 11 additions & 1 deletion config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@
"s2": "0:*,*:*"
},
"imgVariables": [
{
"id": "ssha_karin_2",
"title": "sea surface height anomaly",
"units": "m",
"min": -0.3,
"max": 0.3,
"palette": "paletteMedspirationIndexed",
"is_swot_expert": true,
"ppd": 48
},
{
"id": "ssh_karin",
"title": "sea surface height",
Expand Down Expand Up @@ -310,4 +320,4 @@
"sea_state_bias_cor",
"sea_state_bias_cor_2"
]
}
}
10 changes: 10 additions & 0 deletions config-files/SWOT_L2_LR_SSH_EXPERT_1.1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@
"s2": "0:*,*:*"
},
"imgVariables": [
{
"id": "ssha_karin_2",
"title": "sea surface height anomaly",
"units": "m",
"min": -0.3,
"max": 0.3,
"palette": "paletteMedspirationIndexed",
"is_swot_expert": true,
"ppd": 48
},
{
"id": "ssh_karin",
"title": "sea surface height",
Expand Down

0 comments on commit 9e20b3b

Please sign in to comment.