mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Add description for write_img function
This commit is contained in:
parent
2f1b23a8a1
commit
f3013ab40a
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
" # Write out the single channel\n",
|
" # Write out the single channel\n",
|
||||||
" print('writing',name)\n",
|
" print('writing',name)\n",
|
||||||
"# write_img(data, name, proj, extent, reftime, False)\n",
|
" write_img(data, name, proj, extent, reftime, False)\n",
|
||||||
" \n",
|
" \n",
|
||||||
" # --- End of channel loop \n",
|
" # --- End of channel loop \n",
|
||||||
" \n",
|
" \n",
|
||||||
|
|
Loading…
Add table
Reference in a new issue