## Install ```bash git clone ``` # Usage ### Create an image from .ctl file with command line ```bash python -m plot_ctl --file=tests/data/mmsst.ctl --var=sst --tnum=0 --output=sst.png ```