From 2af4557c9f905ff4f9009774551a8a97a052f7b6 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Fri, 20 Dec 2024 11:08:58 +0100 Subject: [PATCH] Fix ocean extended features --- .../region/northWestGreenland2_oceanExtended/region.geojson | 4 ++-- .../region/westCentralGreenland1_oceanExtended/region.geojson | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/geometric_data/landice/region/northWestGreenland2_oceanExtended/region.geojson b/geometric_data/landice/region/northWestGreenland2_oceanExtended/region.geojson index 66a3470e..2d34c4ae 100644 --- a/geometric_data/landice/region/northWestGreenland2_oceanExtended/region.geojson +++ b/geometric_data/landice/region/northWestGreenland2_oceanExtended/region.geojson @@ -6,8 +6,8 @@ { "type": "Feature", "properties": { - "name": "northWestGreenland2", - "tags": "northWestGreenland_oceanExtended", + "name": "northWestGreenland2_oceanExtended", + "tags": "northWestGreenland", "object": "region", "component": "landice", "author": "Modified by Alex Hager from https://earth.gsfc.nasa.gov/cryo/data/polar-altimetry/antarctic-and-greenland-drainage-systems", diff --git a/geometric_data/landice/region/westCentralGreenland1_oceanExtended/region.geojson b/geometric_data/landice/region/westCentralGreenland1_oceanExtended/region.geojson index 9c851a6c..ce6d8f03 100644 --- a/geometric_data/landice/region/westCentralGreenland1_oceanExtended/region.geojson +++ b/geometric_data/landice/region/westCentralGreenland1_oceanExtended/region.geojson @@ -6,7 +6,7 @@ { "type": "Feature", "properties": { - "name": "westCentralGreenland1_oceanExtended.", + "name": "westCentralGreenland1_oceanExtended", "tags": "westCentralGreenland", "object": "region", "component": "landice",