This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Hello, > > I am attempting to plot ocean current forecasts in Gempak. The data I have > is from NOAA's Ocean Forecast, in grib2 format. After converting to gem > format, I now have data containing variable URELC and VRELC (U relative > ocean current and V relative ocean current). Is there a simple way that I > can create streamlines from this data? The WND function doesn't seem to > recognize the variables URELC and VRELC? I can do the vector algebra, but > I was hoping there was something easier. Thanks! Hi Andy, I was told that you can use VECR(URELC,VRELC) for GVECT in GDSTREAM. From http://www.unidata.ucar.edu/software/gempak/man/parm/apxB.html VECR Create a vector grid from two grid relative scalar components VECR ( S1, S2 ) = [ S1, S2 ] -Michael Ticket Details =================== Ticket ID: JBO-562759 Department: Support GEMPAK Priority: Normal Status: Open