diff --git a/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg b/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg index c64ab11..d2f20e2 100644 --- a/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg +++ b/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg @@ -18,16 +18,6 @@ "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", @@ -227,6 +217,16 @@ "min": -2.0, "max": 0.0, "palette": "paletteMedspirationIndexed" + }, + { + "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 } ], "image": { diff --git a/config-files/SWOT_L2_LR_SSH_EXPERT_1.1.cfg b/config-files/SWOT_L2_LR_SSH_EXPERT_1.1.cfg index c127f60..9029276 100644 --- a/config-files/SWOT_L2_LR_SSH_EXPERT_1.1.cfg +++ b/config-files/SWOT_L2_LR_SSH_EXPERT_1.1.cfg @@ -18,16 +18,6 @@ "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", @@ -227,7 +217,17 @@ "min": -2.0, "max": 0.0, "palette": "paletteMedspirationIndexed" - } + }, + { + "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 + } ], "image": { "ppd": 16,