From 4dace1f00f0b748d612bc10f12f1c0ebbf11cfdc Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Tue, 13 Dec 2022 20:31:50 +0000 Subject: [PATCH] v0.16.0: Update SWE Normalized longname and legend text --- CHANGELOG.md | 5 + VERSION.env | 2 +- data/legends/swe_norm_pct.svg | 585 +++++++++++++++++++--------------- data/variables.json | 4 +- 4 files changed, 334 insertions(+), 262 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da1beb1..04f513c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v0.16.0 (2022-12-13) + +* Tweak text for Normalized SWE legend and longname + + # v0.15.0 (2022-12-07) * Change SWE delta longname and legend text diff --git a/VERSION.env b/VERSION.env index f7f292b4..bf7cb00c 100644 --- a/VERSION.env +++ b/VERSION.env @@ -1 +1 @@ -export SERVER_VERSION="v0.15.0" +export SERVER_VERSION="v0.16.0" diff --git a/data/legends/swe_norm_pct.svg b/data/legends/swe_norm_pct.svg index 1352a4db..67bd7233 100644 --- a/data/legends/swe_norm_pct.svg +++ b/data/legends/swe_norm_pct.svg @@ -290,38 +290,91 @@ z - - + + - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/variables.json b/data/variables.json index b2902376..7494ca19 100644 --- a/data/variables.json +++ b/data/variables.json @@ -284,9 +284,9 @@ }, "swe_normalized_pct": { "type": "point_swe", - "longname": "Snow Water Equivalent Normalized", + "longname": "Percentage of Median Snow Water Equivalent", "longname_plot": "", - "label_map_legend": "Snow Water Equivalent Normalized (%)", + "label_map_legend": "Percentage of Median Snow Water Equivalent (%)", "label_plot_yaxis": "", "helptext": "", "cog_path": "",