Skip to content
Snippets Groups Projects
Commit 38963043 authored by Maria Tarasevich's avatar Maria Tarasevich
Browse files

Update README.md

parent e3e632c2
Branches master
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@ Python tool for extracting data from NetCDF to STD
Если запустить программу `extract_nc.py` с аргументами `-i` и `-v` (но без аргумента `-o`), выполнив `python extract_nc.py -i example.nc -v salt`, то она сохранит выбранную переменную (`salt`) в именованный по умолчанию файл `salt.std`.
В качестве файла `example.nc` использовался `http://dsrs.atmos.umd.edu/DATA/soda3.4.2/REGRIDED/ocean/soda3.4.2_5dy_ocean_reg_1980_01_03.nc`.
В качестве файла `example.nc` использовался [soda3.4.2_5dy_ocean_reg_1980_01_03.nc](http://dsrs.atmos.umd.edu/DATA/soda3.4.2/REGRIDED/ocean/soda3.4.2_5dy_ocean_reg_1980_01_03.nc).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment