Skip to content
Snippets Groups Projects
Commit 5e0ee641 authored by Vladimir Onoprienko's avatar Vladimir Onoprienko
Browse files

Update README.md

parent b726231a
Branches
No related tags found
No related merge requests found
## Requirements
- python >= 3.8 *won't work with python 3.6*
- matplotlib
- netcdf4
- numpy
## Install
```bash
......@@ -7,7 +14,6 @@ python3 -m pip install -e .
```
# Usage
### Create an image from ctl file with command line
......@@ -20,7 +26,3 @@ python3 -m plot_ctl --file=mmsst.ctl --var=sst --tnum=0 --output=sst.png
```bash
python3 -m ctler mmsst.ctl mmsst.nc
```
\ No newline at end of file
# Known issues
- Does not work with files containing only one time record
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment