The nbsp package contains two tools for viewing the grib files processed by the gribfilter:
nbspgribsh is meant to be used in the same machine in which nbsp is running. nbspgribrsh does similar work but contacts a remote machine running nbsp. Let us start with nbspgribsh.
nbspgribsh
set gxout shaded d tmpprs set gxout contour d tmpprs printim example.png quit
nbspgribrsh on the other hand, contacts a remote machine. For example, if the remotre machine is www.opennoaaport.net then nbspgribrsh is invoked thus
nbspgribrsh http://www.opennoaaport.net:8015/grib
nbspgribrsh presents a menu similar to the one decscribed above, except that the files are located in the remote computer. The steps in the previous tutorial can be repeated, except that that initially it will take a fe seconds while the program downloads the data files from the remote server.