Documentation

This commit is contained in:
Shahram Najm 2019-02-18 14:05:05 +00:00
parent 1c8065f576
commit 60a5600db5
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ echo "set unpack=1;"
echo "transient statid=1000*blockNumber+stationNumber;"
echo ""
echo "if (dataCategory ==0 && statid == 1003) {"
echo " write out.bufr;"
echo " write \"out.bufr\";"
echo "}"
echo "\\endverbatim\\n"