Software > WeeWX
Mapa de estaciones Weewx
jantoni:
Veo muchos huecos en el mapa de estaciones Weewx
http://weewx.com/stations.html
Me consta que hay muchísimas más funcionando, pero que no aparecen en el mapa.
Para aparecer solo hay que modificar el fichero weewx.conf
--- Código: ---[StdRESTful]
[[StationRegistry]]
# To register this weather station with weewx, set this to true
register_this_station = True
--- Fin del código ---
Poniendo a True el valor "register_this_station" vuestra estación aparecerá en el mapa con la próxima generación.
También es necesario que los datos de localización geográfica de la estación y la URL de vuestra web estén correctamente definidos en la sección Station
--- Código: ---[Station]
# Description of the station location
location = Rivas-Vaciamadrid - Bellavista
# Latitude and longitude in decimal degrees
latitude = 40.356510
longitude = -3.520050
# Altitude of the station, with unit it is in. This is downloaded from
# from the station if the hardware supports it.
altitude = 630, meter
# Set to type of station hardware. There must be a corresponding stanza
# in this file with a 'driver' parameter indicating the driver to be used.
station_type = Vantage
# If you have a website, you may specify an URL
#station_url = http://www.example.com
station_url = http://jantoni.es/meteo/
# The start of the rain year (1=January; 10=October, etc.). This is
# downloaded from the station if the hardware supports it.
rain_year_start = 1
# Start of week (0=Monday, 6=Sunday)
week_start = 0
--- Fin del código ---
Acordaos de recargar la configuración con
--- Código: ---sudo /etc/init.d/weewx reload
--- Fin del código ---
Telares:
Hola, había visto éso pero no sabía muy bien para qué valía. Uno más para el mapa.
Saludos.
ea1htb:
otra mas online, deberia venir activado por defecto......
jantoni:
Será eso del GPRD o como se diga *+* *+* *+*
Telares:
Hola, no aparezco en el mapa. No debe ser tan sencillo como dices, sólo poner True. Parece ser que es necesario tener página web, cosa que no todos tenemos:
To add your station to this list, you must do two things:
1- Enable the StationRegistry in weewx.conf by setting the option register_this_station to True. Your station will contact the registry once per week. If your station does not contact the registry for about a month, it will be removed from the list.
2- Provide a station_url, either in section [Station], or in the [[StationRegistry]] section.
Si hay otra forma , agradezco información. Salud.
Navegación
[#] Página Siguiente
Ir a la versión completa