Difference between pages "Translations:Templates/6/de" and "Weather Networks"

From meteoplug
(Difference between pages)
Jump to: navigation, search
 
 
Line 1: Line 1:
==Konverter==
+
__NOTOC__
Die Sensordaten werden als Voreinstellung in ISO Einheiten berichtet (°C, hPa, mm, m/s). Durch den Einsatz von Konvertern können die Einheiten auf non-ISO Einheiten umgerechnet werden. Definierte Konverter sind:
+
<translate>
* '''F''' wandelt die Temperature von Celsius in Fahrenheit um.
+
<!--T:1-->
* '''psi''' wandelt Luftdruck von hPa (entspricht auch mbar) in psi um.
+
<br />On this page you define which weather networks will be updated in which intervals with weather data from your weather station. The picture shows upload configuration for Weather Underground as an example.
* '''mmHg''' wandelt Luftdruck von hPa in Millimeter Quecksilbersäule um.
+
<br />
* '''inHg''' wandelt Luftdruck von hPa in Inch Quecksilbersäule um.
+
 
* '''kmh''' wandelt Windgeschwindigkeit von m/s in Kilometer pro Stunde um.
+
<!--T:2-->
* '''mph''' wandelt Windgeschwindigkeit von m/s in Meilen pro Stunde um.
+
[[File:page2.png]]
* '''kn''' wandelt Windgeschwindigkeit von m/s in Knoten um.
+
 
* '''bft''' wandelt Windgeschwindigkeit von m/s in die Beaufort-Skala um.
+
==Upload Interval== <!--T:3-->
* '''in''' wandelt der Regenmenge von mm in Inch um.
+
You can specify upload intervals from every 5 seconds of up to every hour, when you want to keep your outgoing traffic low. Meteobridge makes use of "rapid fire mode" of Weather Underground when data is sent more than once a minute.
Wird eine unbekannte Konvertierung gewählt, findet keine Umrechnung statt un es erfolgt keine Fehlermeldung.
+
 
 +
<!--T:4-->
 +
Drop-down list on the right allows you to specify how many retries should be processed, when upload of a record does fail.
 +
 
 +
==ID and Password== <!--T:5-->
 +
When you selected an upload interval Meteobridge also needs your weather networks user ID and password, as most weather networks do need this to autehnticate your data uplaod.
 +
Please don't use special characters in the password as this is known to be error-prone when used in URLs and/or web input fields.
 +
 
 +
<!--T:6-->
 +
The Weather network icon on the right is clickable and does bring you to the weather network's home page where you can assign for an account and when you are already listed there the link might directly lead to your account and display of data you have uploaded so far.  
 +
 
 +
==Submit Changes== <!--T:7-->
 +
When you press "Save" your settings are stored permanently and Meteobridge does test for all weather networks with valid upload intervals, if the weather network accepts your credentials a green mark will be displayed beside user ID and password of the corresponding weather network. If credentials are not accepted, weather network will be marked with red crosses beside user ID and password.
 +
 
 +
==Additional Weather Networks== <!--T:8-->
 +
Beside the weather network that is displayed as default you can select from the following list of weather networks presented by the drop-down menu "Add more Weather Networks":
 +
* '''Weather Underground'''
 +
* '''AWEKAS'''
 +
* '''WeatherBug Backyard'''
 +
* '''WeatherForYou (also known as PWSweather)'''
 +
* '''UK MetOffice WOW'''
 +
* '''Windfinder'''
 +
* '''Citizen Weather Observer Program (CWOP)'''
 +
* '''Open Weather Map'''
 +
 
 +
<!--T:9-->
 +
Additionally selected networks will remain visible inside the web interface as long as they have a upload schema defined. When upload is disabled the network will disappear from the web interface and needs to be selected by the drop-down box again, when you want to use it. This helps to keep not needed entries away from the web interface and prevents you from scrolling long list with items you don't need.  
 +
</translate>

Revision as of 03:34, 26 February 2013

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Templates)
==Converters==
Sensor data is reported in ISO units (°C, hPa, mm, m/s) by default, but can be converted into non-ISO units (imperial) by adding a conversion token. Defined tokens are:
* '''F''' converts temperature from Celsius to Fahrenheit.
* '''psi''' converts pressure from hPa (equivalent to mbar) to psi.
* '''mmHg''' converts pressure from hPa to millimeters of mercury.
* '''inHg''' converts pressure from hPa to inches of mercury.
* '''kmh''' converts wind speed from meters per second to kilometers per hour.
* '''mph''' converts wind speed from meters per second to miles per hour.
* '''kn''' converts wind speed from meters per second to knots.
* '''bft''' converts wind speed from meters per second to Beaufort scale.
* '''in''' converts millimeters to inches.
* '''ft''' converts meters to feet.
* '''mls''' converts kilometers to miles.
* '''endir''' converts a wind direction into one of 16 English direction texts.
* '''nldir''' converts a wind direction into one of 16 Dutch direction texts.
* '''dedir''' converts a wind direction into one of 16 German direction texts.
* '''barotrend''' converts a delta measurement (selector '''delta''') into a barometer trend analysis pattern (1 hPa is about 0.03 inHg): 
** '''-2''': delta <= -2 hPa
** '''-1''': -2 hPa < delta <= -1 hPa
** ''' 0''': -1 hPa < delta < +1 hPa
** '''+1''': +1 hPa <= delta < +2 hPa
** '''+2''': +2 hPa <= delta
* '''enbarotrend''' reports trend as strings '''FF''', '''FS''', '''ST''', '''RS''', '''RF'''
Converters "F", "psi", "mmHg", "inHg", "kmh", "mph", "kn", "bft", "in", "ft" can be followed by a multiplier. For example: Converter "F10" tells that temp data of sensor will be converted to degrees of Fahrenheit and multiplied by 10 or to say it the other way round the data will be represented in 1/10 degrees of Fahrenheit. As a special case a converter can also just be a multiplier. In that case the multiplier is applied without conversion of units.
Translation__NOTOC__
<translate>
<!--T:1-->
<br />On this page you define which weather networks will be updated in which intervals with weather data from your weather station. The picture shows upload configuration for Weather Underground as an example.
<br />

<!--T:2-->
[[File:page2.png]]

==Upload Interval== <!--T:3-->
You can specify upload intervals from every 5 seconds of up to every hour, when you want to keep your outgoing traffic low. Meteobridge makes use of "rapid fire mode" of Weather Underground when data is sent more than once a minute. 

<!--T:4-->
Drop-down list on the right allows you to specify how many retries should be processed, when upload of a record does fail.

==ID and Password== <!--T:5-->
When you selected an upload interval Meteobridge also needs your weather networks user ID and password, as most weather networks do need this to autehnticate your data uplaod.
Please don't use special characters in the password as this is known to be error-prone when used in URLs and/or web input fields.

<!--T:6-->
The Weather network icon on the right is clickable and does bring you to the weather network's home page where you can assign for an account and when you are already listed there the link might directly lead to your account and display of data you have uploaded so far. 

==Submit Changes== <!--T:7-->
When you press "Save" your settings are stored permanently and Meteobridge does test for all weather networks with valid upload intervals, if the weather network accepts your credentials a green mark will be displayed beside user ID and password of the corresponding weather network. If credentials are not accepted, weather network will be marked with red crosses beside user ID and password.

==Additional Weather Networks== <!--T:8-->
Beside the weather network that is displayed as default you can select from the following list of weather networks presented by the drop-down menu "Add more Weather Networks":
* '''Weather Underground'''
* '''AWEKAS'''
* '''WeatherBug Backyard'''
* '''WeatherForYou (also known as PWSweather)'''
* '''UK MetOffice WOW'''
* '''Windfinder'''
* '''Citizen Weather Observer Program (CWOP)'''
* '''Open Weather Map'''

<!--T:9-->
Additionally selected networks will remain visible inside the web interface as long as they have a upload schema defined. When upload is disabled the network will disappear from the web interface and needs to be selected by the drop-down box again, when you want to use it. This helps to keep not needed entries away from the web interface and prevents you from scrolling long list with items you don't need. 
</translate>


On this page you define which weather networks will be updated in which intervals with weather data from your weather station. The picture shows upload configuration for Weather Underground as an example.

Page2.png

Upload Interval

You can specify upload intervals from every 5 seconds of up to every hour, when you want to keep your outgoing traffic low. Meteobridge makes use of "rapid fire mode" of Weather Underground when data is sent more than once a minute.

Drop-down list on the right allows you to specify how many retries should be processed, when upload of a record does fail.

ID and Password

When you selected an upload interval Meteobridge also needs your weather networks user ID and password, as most weather networks do need this to autehnticate your data uplaod. Please don't use special characters in the password as this is known to be error-prone when used in URLs and/or web input fields.

The Weather network icon on the right is clickable and does bring you to the weather network's home page where you can assign for an account and when you are already listed there the link might directly lead to your account and display of data you have uploaded so far.

Submit Changes

When you press "Save" your settings are stored permanently and Meteobridge does test for all weather networks with valid upload intervals, if the weather network accepts your credentials a green mark will be displayed beside user ID and password of the corresponding weather network. If credentials are not accepted, weather network will be marked with red crosses beside user ID and password.

Additional Weather Networks

Beside the weather network that is displayed as default you can select from the following list of weather networks presented by the drop-down menu "Add more Weather Networks":

  • Weather Underground
  • AWEKAS
  • WeatherBug Backyard
  • WeatherForYou (also known as PWSweather)
  • UK MetOffice WOW
  • Windfinder
  • Citizen Weather Observer Program (CWOP)
  • Open Weather Map

Additionally selected networks will remain visible inside the web interface as long as they have a upload schema defined. When upload is disabled the network will disappear from the web interface and needs to be selected by the drop-down box again, when you want to use it. This helps to keep not needed entries away from the web interface and prevents you from scrolling long list with items you don't need.