Skip to content

PHP library parsing, processing and displaying synoptic data from weather observation stations in format KN-01

License

Notifications You must be signed in to change notification settings

spinopel/parser-synop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parser and decoder raw synoptic data

Decode synoptic reports in format KN-01.

Status static Badge PHP online compiler

This script is a PHP library which allows to parse the synoptic code in format KN-01, and convert it to an array of data parameters. KN-01 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 KN-01. 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 synoptic data from weather observation stations in format KN-01

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages