Aviation Weather from NOAA

plugin banner

Aviation weather data from NOAA's Aviation Digital Data Service (ADDS)

Author:Mark Chouinard (profile at wordpress.org)
WordPress version required:3.8
WordPress version tested:6.1
Plugin version:0.7.2
Added to WordPress repository:23-12-2013
Last updated:31-10-2022
Rating, %:100
Rated by:4
Plugin URI:https://github.com/machouinard/aviation-weath...
Total downloads:6 082
Active installs:200+
plugin download
Click to start download
  • Display METAR & TAF info from NOAA’s Aviation Digital Data Service
  • Display up to 6 hours before now
  • PIREPs up to 200sm
  • Create multiple instances using either widget or shortcode
  • WP-CLI Integration

Gutenberg Block

A new AWFN Block can be found in the Widgets section.

Shortcode Usage: ( shown with defaults )

[adds_weather apts='KSMF' hours=2 show_metar=1 show_taf=1 show_pireps=1 show_station_info=1 radial_dist=100 title='']

Data is cached for 30 minutes using the WordPress Transients API.

Included Filter Hooks:

  • adds_kses: Array of permitted HTML tags.
  • adds_custom_css: URL of a user-supplied stylesheet. Supplying a stylesheet in theme’s directory ( ‘css/aviation_weather_from_noaa.css’ ) will also override stylesheet.

Styling

  • Copy css/aviation_weather_from_noaa.css from plugin directory into theme directory, keeping that file structure.
  • Make desired changes.
  • Plugin will load this stylesheet instead of its own.

Code and support available at GitHub


FAQ
ChangeLog