Skip to content

bandre-ucar/parse_cesm_timing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse cesm timing

Attempt to parse cesm timing file from a template using format specification language and the parse module.

Setup

    virtualenv --python=python2 env
    . env/bin/activate
    python setup.py install

Use

    cd timing_parse
    ./timing_parse.py --config tp.cfg --timing-file cesm_timing.b.e20.BHIST.f09_g16.20thC.125.170122-223715

About

prototype templated based parser for cesm timing files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages