Changeset 1337

Timestamp:
08/16/16 18:06:06 (8 years ago)
Author:
sdipsl
Message:

Add a recursive xios xmls parser. Implement #256 Warming up for the next XIOS2 based workflow.

./xios_parser.py -h
usage: xios_parser.py [-h] [-v] {dump,check,modify,showtime} ...

XIOS2 xml files tooling and ironsmith

optional arguments:

-h, --help show this help message and exit
-v, --verbosity

subcommands:

Dump, check or modify xios xml files

{dump,check,modify,showtime}

dump Dump the xml content without all the xml's ironsmith
check Check consistency between field_def and file_def files
modify Will make sure field_def is a superset of file_def
showtime Just want to make sure you feel good today

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.