Skip to content

PHP library parsing, processing and displaying storm data from weather observation stations in format RF6/04 WAREP

License

Notifications You must be signed in to change notification settings

spinopel/parser-storm-warep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parser storm data

Decode storm reports in format RF6/04 WAREP.

Status static Badge PHP online compiler

This script is a PHP library which allows to parse the storm code in format RF6/04 WAREP, and convert it to an array of data parameters. WAREP code parsed using the syntactic analysis and regular expressions. It solves the problem of parsing the data in the presence of any error in the code WAREP. In addition to the return parameters, the script also displays the interpreted (easy to understand) information of these parameters.

Installation

Copy all files to your repository on web server. Change the variable raw to get the result. Run index.php in internet browser.

Links:

About

PHP library parsing, processing and displaying storm data from weather observation stations in format RF6/04 WAREP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages