Lightning Tools

Plot Lightning Data from WWLLN

You are now following this Submission

The World Wide Lightning Location Network (WWLLN) posts Google Earth KML overlay for 1 hour of global data ending 6 hours ago. These scripts do a restful webread, parse the data for lightning stroke measured time, location, residual, number of stations that detected it, and mode. The KMZ files can be loaded into Google Earth. The scripts here convert the data to a convenient matlab table that includes datenum, julian date, and modified julian date columns.

NOTE: The KMZ file is updated each hour, so the getLightningKML.m function should NOT be executed more frequently than this, or the system could become unusable.

WWLLN data sets are copyrighted by the Prof Robert Holzworth, Earth and Space Sciences, University of Washington

Cite As

Meg Noah (2026). Lightning Tools (https://www.mathworks.com/matlabcentral/fileexchange/69628-lightning-tools), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Weather and Atmospheric Science in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.3

Lightning during Hurricane Dorian shown in image.

1.0.2

The data provider is now posting KMZ files instead of KML files.

1.0.1

adding the statement that the data are copyrighted by University of Washington

1.0.0