Skip to content

Simple python class that allows to read and work with the output files of ARWPost

License

Notifications You must be signed in to change notification settings

GrinJ/CTLReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

========= CTLReader

About

Simple python class that allows to read and work with the output files of ARWPost. Created with the support of Hydrometcentre of Russia.

License: GNU GPL version 3.

Requirements: Python 2 or 3 with re and numpy module

Usage

SYNReader(filename) To create the object o the class

setTime(time) Set the time value

fieldExists(filed) Check if variable does or not exists

Or create a symbolic link

ln -s /projectsDir/CTLReader/src/CTLReader/CTLReader.py projectsDir/newProj/

About

Simple python class that allows to read and work with the output files of ARWPost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages