diff options
| author | ketsuban_152 <webmaster@dangofacotry.net> | 2026-08-09 11:52:20 +0900 |
|---|---|---|
| committer | ketsuban_152 <webmaster@dangofacotry.net> | 2026-08-09 11:52:20 +0900 |
| commit | 3d0a7e4adce1e050e309d90d1ee73ff784b704df (patch) | |
| tree | fea2e81b8fd2921e7bbf9aadbbd40a7e364eef83 /dwgo.conf | |
| parent | 48f7b7c060f5a867fc8bac5a29202ffc6de9d4c4 (diff) | |
| download | dwgo-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.conf | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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 |
