#!/bin/bash
export PYTHONPATH=$PYTHONPATH:/work/dc007/dc007/hst/lib/python/cc
python3 -m lmh.sort_date "$@"
