Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 998 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 998 Bytes

Parser hydrology data

Decode hydrology data in format KN-15.

Status static Badge PHP online compiler

This script is a PHP library which allows to parse the hydrological code in format KN-15, and convert it to an array of data parameters. KN-15 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-15. 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: