#
# This script converts a HydroBase file to HOPS format.

gunzip $2/$1.gz

convcast<<EIEIO
$2/$1
$1.mods
4
1
$1
EIEIO

gzip $2/$1
