[gradsusr] displaying data for negative longitudes
Alan Robock
robock at envsci.rutgers.edu
Wed Jun 5 13:50:42 EDT 2019
Dear Jennifer,
Thanks very much.
Alan
_________________________________________________________________________
Alan Robock, Distinguished Professor
Associate Editor, Reviews of Geophysics
Department of Environmental Sciences Phone: +1-848-932-5751
Rutgers University E-mail: robock at envsci.rutgers.edu
14 College Farm Road http://people.envsci.rutgers.edu/robock
New Brunswick, NJ 08901-8551 USA ☮ http://twitter.com/AlanRobock
On 6/5/19 11:42 AM, Adams, Jennifer M. (GSFC-610.2)[ADNET SYSTEMS INC]
wrote:
> Hi, Alan --
> Defined variables never get the 'wrap-the-globe' flag set to 'true', so you have to extend the domain before you define your variables, then restrict it when you are ready to display.
>
> set lon -180 360
> myvar = myexpr
> set lon -170 190
> display myvar
>
> --Jennifer
>
>
More information about the gradsusr
mailing list