Skip to content

Commit

Permalink
swapped terschelling and kornwerderzand
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobergman committed Mar 31, 2022
1 parent 71ed50a commit a08aa5a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sk-tidal-dashboard",
"version": "1.0.15",
"version": "1.0.16",
"description": "SignalK node server plugin that reads tidal data from the internet and displays it in a web app.",
"main": "index.js",
"scripts": {
Expand Down
18 changes: 9 additions & 9 deletions sk-tidal-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,6 @@
"stationLon": 5.091591667,
"enabled": true
},
{
"stationName": "Kornwerderzand",
"sourceType": 1,
"csvFileName": "Kornwerderzand.csv",
"urlSuffix": "&locationSlug=Kornwerderzand-buiten(KOBU)",
"stationLat": 53.07962,
"stationLon": 5.335151667,
"enabled": true
},
{
"stationName": "West-Terschelling",
"sourceType": 1,
Expand All @@ -58,6 +49,15 @@
"stationLon": 5.219511667,
"enabled": true
},
{
"stationName": "Kornwerderzand",
"sourceType": 1,
"csvFileName": "Kornwerderzand.csv",
"urlSuffix": "&locationSlug=Kornwerderzand-buiten(KOBU)",
"stationLat": 53.07962,
"stationLon": 5.335151667,
"enabled": true
},
{
"stationName": "Harlingen",
"sourceType": 1,
Expand Down

0 comments on commit a08aa5a

Please sign in to comment.