From 3834e8d603d339eeda7035ba14be94d1ff860ea6 Mon Sep 17 00:00:00 2001 From: Simon Liu <69875423+sliu008@users.noreply.github.com> Date: Tue, 12 Mar 2024 10:03:16 -0700 Subject: [PATCH] Feature/smap v6 (#64) * update smap v6 * another update --- config-files/SMAP_RSS_L2_SSS_V6.cfg | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/config-files/SMAP_RSS_L2_SSS_V6.cfg b/config-files/SMAP_RSS_L2_SSS_V6.cfg index 3e78b63..7f08699 100644 --- a/config-files/SMAP_RSS_L2_SSS_V6.cfg +++ b/config-files/SMAP_RSS_L2_SSS_V6.cfg @@ -12,10 +12,10 @@ }, "footprint": { "strategy": "smap", - "t": "0:0,0:*", - "s1": "0:*,0:0", - "b": "*:*,0:*", - "s2": "0:*,*:*" + "t":"0:0,0:*,0:0", + "s1":"0:*,0:0,0:0", + "b":"*:*,0:*,0:0", + "s2":"0:*,*:*,0:0" }, "imgVariables": [ { @@ -24,7 +24,7 @@ "units": "1e-3", "min": 30.0, "max": 40.0, - "palette": "paletteMedspirationIndexed" + "palette": "palette_AQUARIUS_SSS" }, { "id": "sss_smap_unc", @@ -32,15 +32,7 @@ "units": "1e-3", "min": 0.0, "max": 40.0, - "palette": "paletteMedspirationIndexed" - }, - { - "id": "sss_smap_unc_comp", - "title": "formal uncertainty components of SMAP sea surface salinity smoothed to approx 70km resolution", - "units": "1e-3", - "min": 0.0, - "max": 40.0, - "palette": "paletteMedspirationIndexed" + "palette": "palette_AQUARIUS_SSS" } ], "image": {