## Install ```bash git clone http://tesla.parallel.ru/vonopr/inmplot.git cd inmplot python3 -m pip install -e . ``` # Usage ### Create an image from ctl file with command line ```bash python3 -m plot_ctl --file=mmsst.ctl --var=sst --tnum=0 --output=sst.png ``` ### Convert ctl to netcdf ```bash python3 -m ctler mmsst.ctl mmsst.nc ``` # Known issues - Does not work with files containing only one time record