Currently the write_standard_name_table.py script will not work with later (3.7+) versions of python due to an incompatibility in the subprocess flags used in the call_command function contained within xml_tools.py. This can be resolved by simply updating the xml_tools.py file to the latest version used in the CCPP-framework.