In the Air_quality_conformity repo, the python script that prepares the IM/Non-IM input files for MOVES contains logic for converting daily VMTs for HPMS vehicle types to annual (lines 215-253). It makes more sense for this to be part of the TBM post-processing procedures, specifically in createMOVESinputfile.py. Should be a simple code migration with testing to ensure everything works as before.
In the Air_quality_conformity repo, the python script that prepares the IM/Non-IM input files for MOVES contains logic for converting daily VMTs for HPMS vehicle types to annual (lines 215-253). It makes more sense for this to be part of the TBM post-processing procedures, specifically in createMOVESinputfile.py. Should be a simple code migration with testing to ensure everything works as before.