» Home » Homepage weather » Dragonera Boya

» Wind statistic:

If you want to integrate the above wind statistic into your homepage then copy & paste the following HTML source code into your page:

<div style="font-size:1.0em;"><script type="text/javascript" language="JavaScript" src="http://www.windfinder.com/wind-cgi/homepagestatistics.pl?STATIONSNR=es93"></script></div>

Units can not be changed for the statistics!

» Forecast chart:


If you want to integrate the above wind forecast into your homepage then copy & paste the following HTML source code into your page:

<div style="font-size:1.0em;"><script type="text/javascript" language="JavaScript" src="http://www.windfinder.com/wind-cgi/homepageforecast.pl?STATIONSNR=es93&NUM_DAYS=2&NUM_COLS=2&UNIT_WIND=kts&UNIT_TEMPERATURE=c&UNIT_WAVE=m&UNIT_RAIN=mm"></script></div>

You can customize the forecast by setting the variables NUM_DAYS and NUM_COLS. NUM_DAYS defines the number of days to be displayed. You can choose a value between 2 and 6. NUM_COLS defines the number of days to be displayed per row. Possible values are between 1 and 3. If you want a larger font size increase the value of font-size and if you want a smaller font size decrease the value of font-size. You can also adjust the measuring units for wind speed, temperature, wave height and precipitation by changing the above HTML code:

  • wind speed (UNIT_WIND=) with the possible values kts, kmh, m_s, bft, mph (= Knots, Kilometers/hour, meters/second, Beaufort, Miles/hour)
  • Temperature (UNIT_TEMPERATURE=) with the possible values c or f (= Celsius or Fahrenheit)
  • Wave height (UNIT_WAVE=) with the possible values m, ft, in (= Meter, Foot, Inch)
  • Precipitation (UNIT_RAIN=) with the possible values mm, cm, ft, in (= Millimeter, Centimeter, Foot, Inch)

» Small wind report diagram:

wind diagram


If you want to integrate the above wind diagram into your homepage then copy & paste the following HTML source code into your page:

<a href="http://www.windfinder.com/">
<img src="http://www.windfinder.com/wind-cgi/windgraph_small.pl?STATIONSNR=es93&UNIT_WIND=kts" border="0"></a>

The measuring unit for wind speed can be adjusted (knots, Beaufort, m/s, km/h, mph)

» Small wind report diagram + weather:


If you want to integrate the above wind diagram + weather into your homepage then copy & paste the following HTML source code into your page:

<script type="text/javascript" language="JavaScript"  src="http://www.windfinder.com/wind-cgi/weather.pl?STATIONSNR=es93&UNIT_WIND=kts&UNIT_TEMPERATURE=c"></script>

Editable units are wind speed (kts = knots, bft = Beaufort, m_s = meters per second, km/h = kilometers per hour, mph = miles per hour) and temperature (c = Celsius, f = Fahrenheit).

You can change background color and font color by defining the parameters BG=XXXXXX and FONT=YYYYYY. Example with black background and white font:


Color examples:
Background: Red Blue Green Yellow Grey Brown
Font: Red Blue Green Yellow Grey Brown
HTML color code: #ff0000 #0000FF #00C000 #fdeb00 #999999 #844200

If you want to integrate the above wind diagram + weather into your homepage then copy & paste the following HTML source code into your page:

<script type="text/javascript" language="JavaScript" src="http://www.windfinder.com/wind-cgi/weather.pl?STATIONSNR=es93&UNIT_WIND=kts&UNIT_TEMPERATURE=c&BG=000000&FONT=FFFFFF"></script>

Editable units are wind speed (kts, kmh, m_s, bft, mph for Knots, km/h, m/s, Beaufort, mph) and temperature (c and f for Celsius and Fahrenheit).

» Weather


If you want to integrate the above weather box into your homepage then copy & paste the following HTML source code into your page:

<script type="text/javascript" language="JavaScript" src="http://www.windfinder.com/wind-cgi/weather.pl?STATIONSNR=es93&UNIT_WIND=kts&UNIT_TEMPERATURE=c&WINDGRAPH=0"></script>

Editable units are wind speed (kts, kmh, m_s, bft, mph for Knots, km/h, m/s, Beaufort, mph) and temperature (c and f for Celsius and Fahrenheit).

Here you can also change the background color and font color by defining the parameters BG and FONT.

» Large wind report diagram:

wind diagram


If you want to integrate the above wind diagram into your homepage then copy & paste the following HTML source code into your page:

<a href="http://www.windfinder.com/"><img src="http://www.windfinder.com/wind-cgi/stationsgif.pl?STATIONSNR=es93&DATUM=TODAY&TODAY=TODAY&UNIT_WIND=kts&UNIT_TEMPERATURE=c" border="0"></a>

Editable units are wind speed (kts, kmh, m_s, bft, mph for Knots, km/h, m/s, Beaufort, mph) Temperatur (c and f for Celsius and Fahrenheit).