#!/usr/bin/env python2.7
# This file is part of the CIS package.  
# http://proj.badc.rl.ac.uk/cedaservices/wiki/JASMIN/CommunityIntercomparisonSuite

from jasmin_cis.cis import main
main()
