diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc9fb1d..0b79278d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Add "Geology/Tectonic plates" polygon layer. This layer accompanies the existing "Geology/Tectonic plate boundaries" polyline layer from the same dataset. +* Fix descriptions of "Hydrology" outlets and basins layers. # v3.0.0alpha3 (2023-07-05) diff --git a/qgreenland/config/cfg-lock.json b/qgreenland/config/cfg-lock.json index 715cde95..487b22a8 100644 --- a/qgreenland/config/cfg-lock.json +++ b/qgreenland/config/cfg-lock.json @@ -18726,7 +18726,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated locations for subglacial hydrologic basin ice-margin-terminating outlets.", "id": "ice_outlets", "in_package": true, "input": { @@ -18763,7 +18763,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated locations for terrestrial hydrologic basin coast-terminating outlets.", "id": "land_outlets", "in_package": true, "input": { @@ -18800,7 +18800,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated subglacial hydrologic stream paths.", "id": "ice_streams", "in_package": true, "input": { @@ -18841,7 +18841,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated ice sheet hydrologic basins using regional climate model spatial coverage.", "id": "ice_basins", "in_package": true, "input": { @@ -18878,7 +18878,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated ice sheet hydrologic basins including areas classified as land/ocean by regional climate models (filled).", "id": "ice_basins_filled", "in_package": true, "input": { @@ -18915,7 +18915,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated terrestrial hydrologic stream paths.", "id": "land_streams", "in_package": true, "input": { @@ -18956,7 +18956,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated terrestrial hydrologic basins using regional climate model spatial coverage.", "id": "land_basins", "in_package": true, "input": { @@ -18993,7 +18993,7 @@ }, { "layer_cfg": { - "description": "Calculated locations for subglacial hydrologic basin\nice-margin-terminating outlets.", + "description": "Calculated terrestrial hydrologic basins including areas classified as ice/ocean by regional climate models (filled).", "id": "land_basins_filled", "in_package": true, "input": { diff --git a/qgreenland/config/helpers/layers/streams_outlets_basins.py b/qgreenland/config/helpers/layers/streams_outlets_basins.py index e5f97134..e6993dd2 100644 --- a/qgreenland/config/helpers/layers/streams_outlets_basins.py +++ b/qgreenland/config/helpers/layers/streams_outlets_basins.py @@ -71,10 +71,7 @@ Layer( id=layer_id, title=layer_id.replace("_", " ").capitalize(), - description=( - """Calculated locations for subglacial hydrologic basin - ice-margin-terminating outlets.""" - ), + description=params["description"], tags=[], style=layer_id.replace("_filled", ""), input=LayerInput(