summaryrefslogtreecommitdiff
path: root/dwgo.conf
diff options
context:
space:
mode:
authorketsuban_152 <webmaster@dangofacotry.net>2026-08-09 11:52:20 +0900
committerketsuban_152 <webmaster@dangofacotry.net>2026-08-09 11:52:20 +0900
commit3d0a7e4adce1e050e309d90d1ee73ff784b704df (patch)
treefea2e81b8fd2921e7bbf9aadbbd40a7e364eef83 /dwgo.conf
parent48f7b7c060f5a867fc8bac5a29202ffc6de9d4c4 (diff)
downloaddwgo-3d0a7e4adce1e050e309d90d1ee73ff784b704df.tar.gz
dwgo-3d0a7e4adce1e050e309d90d1ee73ff784b704df.tar.bz2
dwgo-3d0a7e4adce1e050e309d90d1ee73ff784b704df.zip
modified: dwgo.conf
modified: src/MySock.cpp modified: src/MySock.h modified: src/localtemp.cpp modified: src/localtemp.h
Diffstat (limited to 'dwgo.conf')
-rw-r--r--dwgo.conf12
1 files changed, 7 insertions, 5 deletions
diff --git a/dwgo.conf b/dwgo.conf
index af2f1cd..56613b5 100644
--- a/dwgo.conf
+++ b/dwgo.conf
@@ -1,9 +1,11 @@
#[Stations]
-AddStation LEMG:Malaga
-AddStation LEVD:Valladolid
-AddStation LEGR:Granada
-AddStation LEBA:Cprdoba
-AddStation LEMD:Madrid
+# Station id is the 5-digit JMA station code.
+# You can found this on the JMA Jmedas map.
+AddStation 44132:Tokyo
+AddStation 62078:Osaka
+AddStation 51106:Nagoya
+AddStation 14163:Sapporo
+AddStation 82182:Fukuoka
#[General configuration]
update_interval=100