#! /usr/bin/env python3

##@namespace tcutil
# This is a tcutil package.
#
# * tcutil.storminfo --- parsing of ATCF, message and tcvitals files, which
#   specify storm information
# * tcutil.revital --- complex manipulations of tcvitals data
# * tcutil.exceptions --- exception classes thrown by the tcutil module
# * tcutil.constants --- constant values used in the tcutil package
# * tcutil.numerics --- time and date manipulation and other numerical
#   routines used in the tcutil package
# * tcutil.rocoto -- utilities to interface between tcutil and the Rocoto
#   workflow automation system