Hi All,<br><br>I recently upgraded my RHEL5 binaries to grads 2.0.1 from 2.0.a7.1 and upon doing so I started getting the following error message when attempting to plot vectors using the orthographic projection:<br><br>Error: vector/barb not compatible with current map projection<br>

<br>I did see the entry in the Changelog talking about vectors: &quot;Disabled erroneous vector/barb drawing in some projections (mollweide, orthographic, and robinson)&quot;.  However, I interpreted that as saying that some erroneous vectors were showing up in those projects but that the issue had been resolved.  Did that entry actually mean that vectors are no longer being drawn for those projections?<br>

<br>I put the session output below which includes the commands I ran that reproduce the issue.  The data set I was using for these plots is the GFS model data from <a href="ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.2012080212/">ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.2012080212/</a>.<br>

<br>ga-&gt; set mproj ortho<br>ga-&gt; set lat -90 90<br>LAT set to -90 90<br>ga-&gt; set lon 55 235<br>LON set to 55 235<br>ga-&gt; set gxout vector<br>ga-&gt; set t 2<br>Time values set: 2012:8:2:6 2012:8:2:6<br>ga-&gt; d u10m;v10m<br>

Error: vector/barb not compatible with current map projection<br><br>Sorry if I am missing something obvious.  Thanks in advance.  <br>