res2df.wcon

Extract WCON* from a .DATA file

res2df.wcon.df(deck)[source]

Loop through the deck and pick up information found

The loop over the deck is a state machine, as it has to pick up dates

res2df.wcon.fill_parser(parser)[source]

Set up sys.argv parsers.

Parameters:

parser (argparse.ArgumentParser or argparse.subparser) – parser to fill with arguments

Return type:

ArgumentParser

res2df.wcon.wcon_main(args)[source]

Read from disk and write CSV back to disk

Return type:

None