Ventus – Weather Map Widget & Shortcode

Deskripzioa

Ventus allows you to easily embed the windy.com widget on your website, in the form of a native WordPress widget (accessible from Appearance > Widgets) or as a simple shortcode.

It is a lightweight plugin built using an object-oriented approach, and follows WordPress Coding Standards.

Features

  • Set the overlay to either clouds, CO concentration, currents, radar/lightning, rain, sea temperature, snow cover, standard temperature, waves, wind or wind gusts.
  • Use either Celsius or Fahrenheit as the temperature scale.
  • Set the width, height and border-radius using responsive (%) and/or fixed (px) values.
  • Manually define longitude and latitude for precise location coordinates.
  • Select the altitude from surface up to 13.5km (effective only when layer is set to wind or temperature).
  • Choose from 8 levels of zoom (min. 3, max. 11).
  • Show or hide pressure isolines, the map marker and spot forecast.
  • Choose from the following wind measurement units: beaufort (bft), kilometers per hour (km/h), knots (kt), meters per second (m/s) and miles per hour (mph).
  • Choose from the following forecast models: ECMWF, ICON, ICON-EU, GFS and NEMS.
  • Set the forecast time from now to 12 or 24 hours ahead.

Shortcodes

The shortcode accepts up to 16 attributes. You can simply use [ventus] and it will work (or the old shortcode [weather-map] which will continue to work), but you will most likely want to customise the remaining attributes yourself.

An example of a fully filled-out shortcode would be:

[ventus width="100%" height="350px" radius="20px" loading="lazy" lat="53.199" lon="-7.603" zoom="4" layer="wind" level="surface" scale="C" units="knots" pressure="true" marker="true" model="ecmwf" forecast="true" time="12"]

The attributes can be set as follows:

  • The width attribute accepts any valid CSS property for width.
  • The height attribute accepts any valid CSS property for height.
  • The radius attribute accepts any valid CSS property for border-radius.
  • The loading attribute accepts either lazy or eager. The default is lazy loading.
  • The lat attribute must contain a string of digits to three decimal places, in the range of -90 to +90 (e.g. “53.199”).
  • The lon attribute must also contain a string of digits to three decimal places, in the range of -180 to +180 (e.g. “-120.894”).
  • The zoom attribute must contain a number between 3 and 11 (inclusive).
  • The layer attribute accepts the following values: clouds, cosc (CO concentration), currents, gust, radar, rain, snowcover, sst (sea temperature), temp (standard temperature), waves and wind.
  • The level attribute (only effective when the layer is wind or temp) accepts the following values: surface, 100m, 950h (600m), 925h (750m), 900h (900m), 850h (1500m), 800h (2000m), 700h (3000m), 600h (4200m), 500h (5500m), 400h (7000m), 300h (9000m), 250h (10000m), 200h (11700m) and 150h (13500m).
  • The scale attribute accepts either “C” or “F”, defining Celsius and Fahrenheit respectively.
  • The units attribute accepts the following values: bft (beaufort), km/h (kilometers per hour), kt (knots), m/s (meters per second) and mph (miles per hour).
  • The pressure attribute can be set to true to display pressure isolines, otherwise the isolines will remain hidden.
  • The marker attribute can also be set to true, otherwise it will remain hidden.
  • The forecast attribute can be set to true to display the spot forecast, otherwise it will remain hidden.
  • The time attribute accepts the following values: now (the default), 12 (12 hours from now) and 24 (24 hours from now).
  • The model attribute accepts the following values: ecmwf, icon, iconEu, gfs and nems.

Note that in the case of an invalid value, a default value will be used instead.

Pantaila-argazkiak

  • The wind layer, zoomed in over the west of Ireland. We talk a lot about the weather here. 🙂
  • The temperature layer, zoomed in over São Paulo, Brazil.
  • The CO (carbon monoxide) concentration layer, zoomed in over China.
  • The waves layer, zoomed in over the Atlantic Ocean.
  • The widget view from the admin area (Appearance > Widgets).

Instalazioa

  1. No special set-up required – just click install and activate, and you’re good to go!
  2. If you manually download the plugin, just unzip to the WordPress plugins folder and the plugin will be automatically detected. It can then be activated as normal.

MEG

Why is the map showing the wrong location?

This can happen sometimes with the shortcode if you wrap the longitude or latitude attributes in the wrong kind of quote marks.

Mark sure you are using " " rather than ” ”, e.g.

Correct: lat="44.096"
Incorrect: lat=”44.096”

How do I set the latitude and longitude?

The easiest (and recommended) way to do this is to go straight to windy.com. Once there, take note of the URL. It will contain the latitude and longitude in its parameters, and if you zoom in, it will also contain the zoom level. For example, the sample parameters I use as defaults are: latitude 53.199, longitude -7.603, and a zoom level of 5. These would show in the URL in the following format: windy.com/?53.199,-7.603,5.

Why not just embed the iframe directly from [windy.com](https://www.windy.com) instead of using this plugin?

If you’d prefer to do this, that’s great – no problem! However, this plugin was created to make the iframe that windy.com kindly provide even more useful. To that end, it offers the following advantages:

  • While an iframe can be inserted directly into a page or post, you can’t insert an iframe directly into the WordPress widgets area (which is how most themes allow you to set the content for site sidebars and footers etc). This plugin allows you to do precisely that.
  • And even in the case of an iframe inserted into a page or post, the generated code can often confuse people who don’t have any technical/programming experience. The shortcode provided by this plugin simplifies this considerably, making it readable and easy to customise by anyone.
  • You can change the default overlay from wind to either clouds, CO concentration, sea temperature, snow cover, standard temperature, radar/lightning, rain, or waves.
  • Width and height can be set to responsive (percentage-based) as well as fixed (pixel-based) values.

Berrikuspenak

2022(e)ko abenduaren 31(a) 1 reply
This weather plug-in is great, I used this to work with an ACF Google Map field. I wrote a snippet to take the longitude and latitude from the Google map field and display the weather for the location.
2022(e)ko irailaren 24(a) 1 reply
Love the plugin. It's very easy to use. Simple and lightweight. Thank you
2022(e)ko irailaren 22(a) 1 reply
I have probably tried over half a dozen weather plugins. None of them compare to this one for ease of setting up and for an incredible amount of information. I can't believe it isn't a premium plugin because it would certainly be worth the money. Thank you so much for a truly awesome plugin!!!!
2021(e)ko irailaren 9(a) 1 reply
Thank you so much for this plugin! It's amazing!!! Two things though, not a complaint! 1. Can you please update it for the current WordPress version? 2. Can you please add a search bar, where users can type their desired locations or just enter lat and long coordinates? Thanks Again! Sarah
Irakurri 11 berrikuspenak

Laguntzaileak eta Garatzaileak

“Ventus – Weather Map Widget & Shortcode” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Aldaketen loga

1.5.0

  • Added feature to select different altitude levels (from the surface up to 13.5km).
  • Added feature to choose between different forecast models (ecmwf, gfs, iconEu, icon, nems).
  • New layer/overlay types: currents and wind gusts.
  • Adjustments to widget layout.
  • Added Italian translation.

Shout out to Marco Simonetti for the assist!

1.4.0

  • Added lazy loading option for better performance.
  • Improved accessibility with unique title attribute.
  • Updated FAQs and tested with latest WordPress version.
  • Removed unnecessary scss dependency.

1.3.0

  • Added feature to define border-radius (rounded corners).
  • Added feature for the spot forecast time (from now, 12 hours from now, or 24 hours from now).
  • Updated widget UI to use less space.
  • Updated the FAQ section.
  • Updated existing translations.
  • Added Turkish translation (thanks for tansi for the assistance!).

1.2.0

  • Added Spot Forecast feature.
  • Added Brazilian Portuguese translation.

1.1.0

  • Re-named plugin from ‘Weather Map Widget’ to ‘Ventus – Weather Map Widget & Shortcode’.
  • Added new shortcode alias [ventus] (the old shortcode [weather-map] has been maintained for backwards-compatibility).
  • Added four new layers to select from: CO Concentration (cosc), Sea Temperature (sst), Snow Cover (snowcover) and Waves (waves).
  • Added general translation support and a French translation.
  • Added ability to choose from the following wind measurement units: beaufort (bft), kilometers per hour (km/h), knots (kt), meters per second (m/s) and miles per hour (mph).
  • Added ability to show/hide the map marker.
  • Added ability to show/hide to show hide pressure isolines.
  • Re-factored code (classes, package names, text domain etc) to reflect new plugin name.

1.0.1

  • Fixed issue with zoom levels when using shortcode.

1.0.0

  • Initial release.