Skip to content

Commit

Permalink
Fixup name (GC-NET -> GC-Net)
Browse files Browse the repository at this point in the history
  • Loading branch information
trey-stafford committed Jun 27, 2023
1 parent 6a980ac commit 16a32ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
other ocenaography layers.
- Replace "Human Activity/Research sites/" layers related to PROMICE and GC-Net
("PROMICE automated weather stations", "Former PROMICE automated weather
stations", "GC-NET automated weather stations") with one layer ("PROMICE and
stations", "GC-Net automated weather stations") with one layer ("PROMICE and
GC-Net automated weather stations") from a more up-to-date dataset provided by
GEUS.

Expand Down
2 changes: 1 addition & 1 deletion qgreenland/config/cfg-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -3655,7 +3655,7 @@
],
"style": "labeled_point",
"tags": [],
"title": "PROMICE and GC-NET automated weather stations"
"title": "PROMICE and GC-Net automated weather stations"
},
"name": "promice_gc_net_stations"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

layer = Layer(
id="promice_gc_net_stations",
title="PROMICE and GC-NET automated weather stations",
title="PROMICE and GC-Net automated weather stations",
description="""Automated weather station locations for the PROMICE,
GC-Net, Glaciobasis (GEM), and other programs.
Expand Down

0 comments on commit 16a32ef

Please sign in to comment.