From c8b1a8fe2eed04c337aae27f87bffd772e4f9390 Mon Sep 17 00:00:00 2001 From: Twila Moon <62559784+twilamoon-science@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:43:34 -0600 Subject: [PATCH 1/2] Update grimp.py small edits changed a y to x and noted that vector layer is calculated by QGreenland Team. --- .../layers/Glaciology/Ice sheet velocity/GrIMP/grimp.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qgreenland/config/layers/Glaciology/Ice sheet velocity/GrIMP/grimp.py b/qgreenland/config/layers/Glaciology/Ice sheet velocity/GrIMP/grimp.py index 5ac6c95f..2191dede 100644 --- a/qgreenland/config/layers/Glaciology/Ice sheet velocity/GrIMP/grimp.py +++ b/qgreenland/config/layers/Glaciology/Ice sheet velocity/GrIMP/grimp.py @@ -84,7 +84,7 @@ def make_layer( "title": "Annual ice sheet velocity magnitude 2021 (200m)", }, "vx": { - "description": "Ice sheet velocity x component (vy) in meters per year for 2021." + "description": "Ice sheet velocity x component (vx) in meters per year for 2021." + _description_common, "style": "grimp_velocity_component", "title": "Annual ice sheet velocity x component 2021 (200m)", @@ -112,7 +112,7 @@ def make_layer( id="grimp_annual_vectors_2021", title="Annual ice sheet velocity vectors 2021 (1.5km)", description=( - """Vector representation of ice sheet velocity in meters per year for 2021.""" + """Vector representation of ice sheet velocity in meters per year for 2021. Calculated by QGreenland Team.""" ), style="grimp_vectors", input=LayerInput( From 27c7428ef85aaa08caaccabc96f5d735eeb79691 Mon Sep 17 00:00:00 2001 From: Trey Stafford Date: Thu, 24 Aug 2023 11:55:05 -0600 Subject: [PATCH 2/2] Update config lockfile --- qgreenland/config/cfg-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qgreenland/config/cfg-lock.json b/qgreenland/config/cfg-lock.json index 229e0e62..c614c207 100644 --- a/qgreenland/config/cfg-lock.json +++ b/qgreenland/config/cfg-lock.json @@ -12094,7 +12094,7 @@ "children": [ { "layer_cfg": { - "description": "Vector representation of ice sheet velocity in meters per year for 2021.", + "description": "Vector representation of ice sheet velocity in meters per year for 2021. Calculated by QGreenland Team.", "id": "grimp_annual_vectors_2021", "in_package": true, "input": { @@ -12261,7 +12261,7 @@ }, { "layer_cfg": { - "description": "Ice sheet velocity x component (vy) in meters per year for 2021.\nAnnual mosaics are produced from data with resolutions varying from a few\nhundred meters to 1.5km. The 2021 annual mosaic includes data collected between\n2020-12-01 and 2021-11-30.\n\nNote that these data have been rounded to the nearest centimeter for QGreenland\nto save disk space. Please see the original data source for the un-modified and\nadditional data:\n\n* x and y component velocity error estimates (ex, ey).\n* A temporal offset parameter (dT) that reports the difference in days between\n the date of each velocity estimate and the midpoint date of the corresponding\n measurement period.\n* Shapefile that indicates the source of the image pairs (SAR or Landsat 8) used\n to produce the mosaic.", + "description": "Ice sheet velocity x component (vx) in meters per year for 2021.\nAnnual mosaics are produced from data with resolutions varying from a few\nhundred meters to 1.5km. The 2021 annual mosaic includes data collected between\n2020-12-01 and 2021-11-30.\n\nNote that these data have been rounded to the nearest centimeter for QGreenland\nto save disk space. Please see the original data source for the un-modified and\nadditional data:\n\n* x and y component velocity error estimates (ex, ey).\n* A temporal offset parameter (dT) that reports the difference in days between\n the date of each velocity estimate and the midpoint date of the corresponding\n measurement period.\n* Shapefile that indicates the source of the image pairs (SAR or Landsat 8) used\n to produce the mosaic.", "id": "grimp_annual_vx_2021", "in_package": true, "input": {