[gradsusr] GrADS--links to MERRA data sets

Mayes, Fred Fred.Mayes at eia.gov
Wed Nov 13 13:21:15 EST 2013


GrADS describes a "descriptor data set" required for reading each data set.  My goal is to use GrADS to read MERRA data and place it in data sets that my software can read.  After looking at both MERRA and GrADS for a bit, I have some questions.
   1.  In looking at the MERRA document, "File Specification for  MERRA Products," I don't see a reference to such a data set.  However, there are references to metadata associated with each variable name.  Do you know if MERRA data sets (e.g., tavg1_2d_slv_Nx) have descriptor data sets, or does the user have to make one?
   2.  MERRA refers to data in HDF-EOS format, while GrADS mentions using HDF-SDS format.  Are these compatible, or do I need to do a conversion?
   3.  I looked through the GrADS user manual but didn't see  anything about simply reading in data and writing it out in some other format (e.g., ASCII).  Do you know where I can find this information?  Thanks!

Fred M.
  

-----Original Message-----
From: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of gradsusr-request at gradsusr.org
Sent: Wednesday, November 13, 2013 9:40 AM
To: gradsusr at gradsusr.org
Subject: gradsusr Digest, Vol 45, Issue 24

Send gradsusr mailing list submissions to
	gradsusr at gradsusr.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://gradsusr.org/mailman/listinfo/gradsusr
or, via email, send a message with subject or body 'help' to
	gradsusr-request at gradsusr.org

You can reach the person managing the list at
	gradsusr-owner at gradsusr.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of gradsusr digest..."


Today's Topics:

   1. Re: GrADS tutorial--vertical cross section (Jennifer Adams)


----------------------------------------------------------------------

Message: 1
Date: Wed, 13 Nov 2013 09:40:27 -0500
From: Jennifer Adams <jma at cola.iges.org>
Subject: Re: [gradsusr] GrADS tutorial--vertical cross section
To: GrADS Users Forum <gradsusr at gradsusr.org>
Message-ID: <10457BAC-7A9F-4422-A595-DD4E7EAB4264 at cola.iges.org>
Content-Type: text/plain; charset="us-ascii"


On Nov 13, 2013, at 9:01 AM, Mayes, Fred wrote:

> I entered, as in the tutorial,
> Clear
> Set lon -90
> Set lat -90 90
> Set lev 1000 100
> Set t 1
> 
> After the "Set t 1" command, I get "Time values set:  1987:1:1:0 1987:1:1:0".
> When I execute the next command in the tutorial, "d t", I get an error 
> again. That "'t' not a variable or function name".  I did a "query 
> file", and T is not on the data set.
There must a discrepancy between the variable names in the tutorial and the descriptor file distributed in the example.tar.Z. I will look into it and rectify the error. For now, use the variable names in the 'q file' output and override what's in the tutorial. Sorry about that! 

> But obviously GrADS recognized it when I issued the command "Set t 1".
When you use 'set t' you are changing the dimension environment, telling grads which time step or range of time steps to look at in the data file. The 't' in this case is the index for the time axis. When you 'display t' (or 'd t' in shorthand) you are asking grads to display a data variable named t, which is something different from the t in 'set t'. 

I think I will modify the example data set and the tutorial and use a variable name like 'temp'  to avoid this confusion. 
--Jennifer

> 
> Fred M.
> 
> -----Original Message-----
> From: gradsusr-bounces at gradsusr.org 
> [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of 
> gradsusr-request at gradsusr.org
> Sent: Wednesday, November 13, 2013 7:58 AM
> To: gradsusr at gradsusr.org
> Subject: gradsusr Digest, Vol 45, Issue 22
> 
> Send gradsusr mailing list submissions to
> 	gradsusr at gradsusr.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://gradsusr.org/mailman/listinfo/gradsusr
> or, via email, send a message with subject or body 'help' to
> 	gradsusr-request at gradsusr.org
> 
> You can reach the person managing the list at
> 	gradsusr-owner at gradsusr.org
> 
> When replying, please edit your Subject line so it is more specific than "Re: Contents of gradsusr digest..."
> 
> 
> Today's Topics:
> 
>   1. need help regarding ploting annual cycle of three model	data
>      (asmat ullah)
>   2. need help regarding ploting annual cycle of three model	data
>      (asmat ullah)
>   3. Re: GrADS--Failure of display box to  open with map (Mayes, Fred)
>   4. Re: GrADS--Failure of display box to  open with map
>      (Jennifer Adams)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 13 Nov 2013 12:20:11 +0500
> From: asmat ullah <asmat-786 at hotmail.com>
> Subject: [gradsusr] need help regarding ploting annual cycle of three
> 	model	data
> To: "gradsusr at gradsusr.org" <gradsusr at gradsusr.org>
> Message-ID: <COL131-W85884B2CFCF9A93E8B9EFEB1F90 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> hi,
> dear grad user i need help regarding ploting annual cycle of three model data, i want to plot cm2.0, CMAP and CRU data in one grade file and need a display that show annual cycle.
> please give me the script which can help me to solve this. i have monthly data file of common period which is 1979 to 2000.
> Regards
> ASMAT ULLAH
> 		 	   		  
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131113/f98f0a7b/a
> ttachment-0001.html
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 13 Nov 2013 12:20:59 +0500
> From: asmat ullah <asmat-786 at hotmail.com>
> Subject: [gradsusr] need help regarding ploting annual cycle of three
> 	model	data
> To: "gradsusr at gradsusr.org" <gradsusr at gradsusr.org>
> Message-ID: <COL131-W261B6479494263BC1C3DB7B1F90 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> hi,
> dear grad user i need help regarding ploting annual cycle of three model data, i want to plot cm2.0, CMAP and CRU data in one grade file and need a display that show annual cycle.
> please give me the script which can help me to solve this. i have monthly data file of common period which is 1979 to 2000.
> Regards
> ASMAT ULLAH
> 		 	   		  
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131113/ffcd3301/a
> ttachment-0001.html
> 
> ------------------------------
> 
> Message: 3
> Date: Wed, 13 Nov 2013 12:43:18 +0000
> From: "Mayes, Fred" <Fred.Mayes at eia.gov>
> Subject: Re: [gradsusr] GrADS--Failure of display box to  open with
> 	map
> To: "gradsusr at gradsusr.org" <gradsusr at gradsusr.org>
> Message-ID:
> 	<4FEDC6B7C493EF49960054342C49B0FB01DD7DA0 at EIAMBX02.eia.doe.gov>
> Content-Type: text/plain; charset="us-ascii"
> 
> I did not knowingly open in batch mode, but assuming I am in batch mode, how to I exit it so I can get the display window?
> 
> Fred M.
> 
> -----Original Message-----
> From: gradsusr-bounces at gradsusr.org 
> [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of 
> gradsusr-request at gradsusr.org
> Sent: Friday, November 08, 2013 4:12 PM
> To: gradsusr at gradsusr.org
> Subject: gradsusr Digest, Vol 45, Issue 13
> 
> Send gradsusr mailing list submissions to
> 	gradsusr at gradsusr.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://gradsusr.org/mailman/listinfo/gradsusr
> or, via email, send a message with subject or body 'help' to
> 	gradsusr-request at gradsusr.org
> 
> You can reach the person managing the list at
> 	gradsusr-owner at gradsusr.org
> 
> When replying, please edit your Subject line so it is more specific than "Re: Contents of gradsusr digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: GrADS--Failure of display box to open with map
>      (Jennifer Adams)
>   2. Re: GrADS--Failure of display box to open with map
>      (Eniola Olaniyan)
>   3. Re: GrADS--Failure of display box to open with map
>      (Jennifer Adams)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 8 Nov 2013 13:53:05 -0500
> From: Jennifer Adams <jma at cola.iges.org>
> Subject: Re: [gradsusr] GrADS--Failure of display box to open with map
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID: <10475F8D-1019-4217-A88B-134D32BB0512 at cola.iges.org>
> Content-Type: text/plain; charset="windows-1252"
> 
> You must be in batch mode, which does not open a display window. Did you use -b when you invoked GrADS ? 
> --Jennifer
> 
> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
> 
>> I closed the GrADS application and restarted it, following the tutorial.
>> Previously when  I typed ?d ps? I got a second box with an isobar map  in it.
>> However,  this time, I got  no display box but simply the line in the 
>> command box,
>> ?Contouring:  500 to 1000 interval 50?.
>> 
>> Fred Mayes
>> Senior Technology  Analyst,
>>   Electricity, Coal,  Nuclear and Renewables Office Energy 
>> Information Administration
>> 1000 Independence Ave., SW   EI-34
>> Washington, DC  20585
>> (202) 586-1508 (W)
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
> 
> --
> Jennifer M. Adams
> Center for Ocean-Land-Atmosphere Studies (COLA)
> 111 Research Hall, Mail Stop 2B3
> George Mason University
> 4400 University Drive
> Fairfax, VA 22030
> 
> 
> 
> 
> 
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/fd5501fb/a
> ttachment-0001.html
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 8 Nov 2013 22:03:48 +0100
> From: Eniola Olaniyan <olaniyan.eniola67 at gmail.com>
> Subject: Re: [gradsusr] GrADS--Failure of display box to open with map
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID:
> 	<CANtiR=fVVNmFR2WOaZ8kgCWxeLEyGpCazWDqUwJLLxgYKkpu2Q at mail.gmail.com>
> Content-Type: text/plain; charset="windows-1252"
> 
> dear Jennifer
> 
> I am having Error reading lpoly_lowres.asc when I tried to run basemap 
> script to
> 
> mask the ocean and for only the plot on the land to be displayed
> 
> I am using grads-2.0.2 on linux Ubuntu12.04
> 
> Please I need help
> 
> 
> 
> 
> On Fri, Nov 8, 2013 at 7:53 PM, Jennifer Adams <jma at cola.iges.org> wrote:
> 
>> You must be in batch mode, which does not open a display window. Did 
>> you use -b when you invoked GrADS ?
>> --Jennifer
>> 
>> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
>> 
>> I closed the GrADS application and restarted it, following the tutorial.
>> Previously when  I typed ?d ps? I got a second box with an isobar map 
>> in it.
>> However,  this time, I got  no display box but simply the line in the 
>> command box,
>> ?Contouring:  500 to 1000 interval 50?.
>> 
>> *Fred Mayes*
>> Senior Technology  Analyst,
>>   Electricity, Coal,  Nuclear and Renewables Office Energy 
>> Information Administration
>> 1000 Independence Ave., SW   EI-34
>> Washington, DC  20585
>> *(202) 586-1508 (W)*
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> 
>> --
>> Jennifer M. Adams
>> Center for Ocean-Land-Atmosphere Studies (COLA)
>> 111 Research Hall, Mail Stop 2B3
>> George Mason University
>> 4400 University Drive
>> Fairfax, VA 22030
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> 
> 
> 
> --
> 
> 
> 
> *Eniola OlaniyanResponsible Scientist NWPNigerian Meteorological 
> Agency*
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/5d02df60/a
> ttachment-0001.html
> 
> ------------------------------
> 
> Message: 3
> Date: Fri, 8 Nov 2013 16:11:37 -0500
> From: Jennifer Adams <jma at cola.iges.org>
> Subject: Re: [gradsusr] GrADS--Failure of display box to open with map
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID: <D6BEF77F-9844-412D-80D6-D128A39789BA at cola.iges.org>
> Content-Type: text/plain; charset="windows-1252"
> 
> You probably have to update your copy of basemap.gs with the full path to the ascii files. 
> --Jennifer
> p.s. I recently wrote a doc page for basemap: 
> http://iges.org/grads/gadoc/basemap.html
> 
> 
> On Nov 8, 2013, at 4:03 PM, Eniola Olaniyan wrote:
> 
>> dear Jennifer
>> 
>> I am having Error reading lpoly_lowres.asc when I tried to run 
>> basemap script to
>> 
>> mask the ocean and for only the plot on the land to be displayed
>> 
>> I am using grads-2.0.2 on linux Ubuntu12.04
>> 
>> Please I need help
>> 
>> 
>> 
>> 
>> On Fri, Nov 8, 2013 at 7:53 PM, Jennifer Adams <jma at cola.iges.org> wrote:
>> You must be in batch mode, which does not open a display window. Did you use -b when you invoked GrADS ? 
>> --Jennifer
>> 
>> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
>> 
>>> I closed the GrADS application and restarted it, following the tutorial.
>>> Previously when  I typed ?d ps? I got a second box with an isobar map  in it.
>>> However,  this time, I got  no display box but simply the line in 
>>> the command box,
>>> ?Contouring:  500 to 1000 interval 50?.
>>> 
>>> Fred Mayes
>>> Senior Technology  Analyst,
>>>   Electricity, Coal,  Nuclear and Renewables Office Energy 
>>> Information Administration
>>> 1000 Independence Ave., SW   EI-34
>>> Washington, DC  20585
>>> (202) 586-1508 (W)
>>> 
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> --
>> Jennifer M. Adams
>> Center for Ocean-Land-Atmosphere Studies (COLA)
>> 111 Research Hall, Mail Stop 2B3
>> George Mason University
>> 4400 University Drive
>> Fairfax, VA 22030
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> 
>> 
>> 
>> --
>> Eniola Olaniyan
>> Responsible Scientist NWP
>> Nigerian Meteorological Agency
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
> 
> --
> Jennifer M. Adams
> Center for Ocean-Land-Atmosphere Studies (COLA)
> 111 Research Hall, Mail Stop 2B3
> George Mason University
> 4400 University Drive
> Fairfax, VA 22030
> 
> 
> 
> 
> 
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/69cf1ac2/a
> ttachment.html
> 
> ------------------------------
> 
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
> 
> 
> End of gradsusr Digest, Vol 45, Issue 13
> ****************************************
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Wed, 13 Nov 2013 07:57:55 -0500
> From: Jennifer Adams <jma at cola.iges.org>
> Subject: Re: [gradsusr] GrADS--Failure of display box to  open with
> 	map
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID: <582B0A8D-63C4-4D4F-B429-C68BE2F1A6D3 at cola.iges.org>
> Content-Type: text/plain; charset="us-ascii"
> 
> You have to quit GrADS and start again. Batch mode is enabled with the 
> -b option on startup. Type 'grads -help' for more info. --Jennifer
> 
> On Nov 13, 2013, at 7:43 AM, Mayes, Fred wrote:
> 
>> I did not knowingly open in batch mode, but assuming I am in batch 
>> mode, how to I exit it so I can get the display window?
>> 
>> Fred M.
>> 
>> -----Original Message-----
>> From: gradsusr-bounces at gradsusr.org
>> [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of 
>> gradsusr-request at gradsusr.org
>> Sent: Friday, November 08, 2013 4:12 PM
>> To: gradsusr at gradsusr.org
>> Subject: gradsusr Digest, Vol 45, Issue 13
>> 
>> Send gradsusr mailing list submissions to
>> 	gradsusr at gradsusr.org
>> 
>> To subscribe or unsubscribe via the World Wide Web, visit
>> 	http://gradsusr.org/mailman/listinfo/gradsusr
>> or, via email, send a message with subject or body 'help' to
>> 	gradsusr-request at gradsusr.org
>> 
>> You can reach the person managing the list at
>> 	gradsusr-owner at gradsusr.org
>> 
>> When replying, please edit your Subject line so it is more specific than "Re: Contents of gradsusr digest..."
>> 
>> 
>> Today's Topics:
>> 
>>  1. Re: GrADS--Failure of display box to open with map
>>     (Jennifer Adams)
>>  2. Re: GrADS--Failure of display box to open with map
>>     (Eniola Olaniyan)
>>  3. Re: GrADS--Failure of display box to open with map
>>     (Jennifer Adams)
>> 
>> 
>> ---------------------------------------------------------------------
>> -
>> 
>> Message: 1
>> Date: Fri, 8 Nov 2013 13:53:05 -0500
>> From: Jennifer Adams <jma at cola.iges.org>
>> Subject: Re: [gradsusr] GrADS--Failure of display box to open with 
>> map
>> To: GrADS Users Forum <gradsusr at gradsusr.org>
>> Message-ID: <10475F8D-1019-4217-A88B-134D32BB0512 at cola.iges.org>
>> Content-Type: text/plain; charset="windows-1252"
>> 
>> You must be in batch mode, which does not open a display window. Did you use -b when you invoked GrADS ? 
>> --Jennifer
>> 
>> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
>> 
>>> I closed the GrADS application and restarted it, following the tutorial.
>>> Previously when  I typed ?d ps? I got a second box with an isobar map  in it.
>>> However,  this time, I got  no display box but simply the line in 
>>> the command box,
>>> ?Contouring:  500 to 1000 interval 50?.
>>> 
>>> Fred Mayes
>>> Senior Technology  Analyst,
>>>  Electricity, Coal,  Nuclear and Renewables Office Energy 
>>> Information Administration
>>> 1000 Independence Ave., SW   EI-34
>>> Washington, DC  20585
>>> (202) 586-1508 (W)
>>> 
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> --
>> Jennifer M. Adams
>> Center for Ocean-Land-Atmosphere Studies (COLA)
>> 111 Research Hall, Mail Stop 2B3
>> George Mason University
>> 4400 University Drive
>> Fairfax, VA 22030
>> 
>> 
>> 
>> 
>> 
>> -------------- next part -------------- An HTML attachment was 
>> scrubbed...
>> URL: 
>> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/fd5501fb/
>> a
>> ttachment-0001.html
>> 
>> ------------------------------
>> 
>> Message: 2
>> Date: Fri, 8 Nov 2013 22:03:48 +0100
>> From: Eniola Olaniyan <olaniyan.eniola67 at gmail.com>
>> Subject: Re: [gradsusr] GrADS--Failure of display box to open with 
>> map
>> To: GrADS Users Forum <gradsusr at gradsusr.org>
>> Message-ID:
>> 	<CANtiR=fVVNmFR2WOaZ8kgCWxeLEyGpCazWDqUwJLLxgYKkpu2Q at mail.gmail.com>
>> Content-Type: text/plain; charset="windows-1252"
>> 
>> dear Jennifer
>> 
>> I am having Error reading lpoly_lowres.asc when I tried to run 
>> basemap script to
>> 
>> mask the ocean and for only the plot on the land to be displayed
>> 
>> I am using grads-2.0.2 on linux Ubuntu12.04
>> 
>> Please I need help
>> 
>> 
>> 
>> 
>> On Fri, Nov 8, 2013 at 7:53 PM, Jennifer Adams <jma at cola.iges.org> wrote:
>> 
>>> You must be in batch mode, which does not open a display window. Did 
>>> you use -b when you invoked GrADS ?
>>> --Jennifer
>>> 
>>> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
>>> 
>>> I closed the GrADS application and restarted it, following the tutorial.
>>> Previously when  I typed ?d ps? I got a second box with an isobar 
>>> map in it.
>>> However,  this time, I got  no display box but simply the line in 
>>> the command box,
>>> ?Contouring:  500 to 1000 interval 50?.
>>> 
>>> *Fred Mayes*
>>> Senior Technology  Analyst,
>>>  Electricity, Coal,  Nuclear and Renewables Office Energy 
>>> Information Administration
>>> 1000 Independence Ave., SW   EI-34
>>> Washington, DC  20585
>>> *(202) 586-1508 (W)*
>>> 
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>> 
>>> 
>>> --
>>> Jennifer M. Adams
>>> Center for Ocean-Land-Atmosphere Studies (COLA)
>>> 111 Research Hall, Mail Stop 2B3
>>> George Mason University
>>> 4400 University Drive
>>> Fairfax, VA 22030
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>> 
>>> 
>> 
>> 
>> --
>> 
>> 
>> 
>> *Eniola OlaniyanResponsible Scientist NWPNigerian Meteorological
>> Agency*
>> -------------- next part -------------- An HTML attachment was 
>> scrubbed...
>> URL: 
>> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/5d02df60/
>> a
>> ttachment-0001.html
>> 
>> ------------------------------
>> 
>> Message: 3
>> Date: Fri, 8 Nov 2013 16:11:37 -0500
>> From: Jennifer Adams <jma at cola.iges.org>
>> Subject: Re: [gradsusr] GrADS--Failure of display box to open with 
>> map
>> To: GrADS Users Forum <gradsusr at gradsusr.org>
>> Message-ID: <D6BEF77F-9844-412D-80D6-D128A39789BA at cola.iges.org>
>> Content-Type: text/plain; charset="windows-1252"
>> 
>> You probably have to update your copy of basemap.gs with the full path to the ascii files. 
>> --Jennifer
>> p.s. I recently wrote a doc page for basemap: 
>> http://iges.org/grads/gadoc/basemap.html
>> 
>> 
>> On Nov 8, 2013, at 4:03 PM, Eniola Olaniyan wrote:
>> 
>>> dear Jennifer
>>> 
>>> I am having Error reading lpoly_lowres.asc when I tried to run 
>>> basemap script to
>>> 
>>> mask the ocean and for only the plot on the land to be displayed
>>> 
>>> I am using grads-2.0.2 on linux Ubuntu12.04
>>> 
>>> Please I need help
>>> 
>>> 
>>> 
>>> 
>>> On Fri, Nov 8, 2013 at 7:53 PM, Jennifer Adams <jma at cola.iges.org> wrote:
>>> You must be in batch mode, which does not open a display window. Did you use -b when you invoked GrADS ? 
>>> --Jennifer
>>> 
>>> On Nov 8, 2013, at 1:40 PM, Mayes, Fred wrote:
>>> 
>>>> I closed the GrADS application and restarted it, following the tutorial.
>>>> Previously when  I typed ?d ps? I got a second box with an isobar map  in it.
>>>> However,  this time, I got  no display box but simply the line in 
>>>> the command box,
>>>> ?Contouring:  500 to 1000 interval 50?.
>>>> 
>>>> Fred Mayes
>>>> Senior Technology  Analyst,
>>>>  Electricity, Coal,  Nuclear and Renewables Office Energy 
>>>> Information Administration
>>>> 1000 Independence Ave., SW   EI-34
>>>> Washington, DC  20585
>>>> (202) 586-1508 (W)
>>>> 
>>>> _______________________________________________
>>>> gradsusr mailing list
>>>> gradsusr at gradsusr.org
>>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>> 
>>> --
>>> Jennifer M. Adams
>>> Center for Ocean-Land-Atmosphere Studies (COLA)
>>> 111 Research Hall, Mail Stop 2B3
>>> George Mason University
>>> 4400 University Drive
>>> Fairfax, VA 22030
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>>> 
>>> 
>>> 
>>> 
>>> --
>>> Eniola Olaniyan
>>> Responsible Scientist NWP
>>> Nigerian Meteorological Agency
>>> _______________________________________________
>>> gradsusr mailing list
>>> gradsusr at gradsusr.org
>>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> --
>> Jennifer M. Adams
>> Center for Ocean-Land-Atmosphere Studies (COLA)
>> 111 Research Hall, Mail Stop 2B3
>> George Mason University
>> 4400 University Drive
>> Fairfax, VA 22030
>> 
>> 
>> 
>> 
>> 
>> -------------- next part -------------- An HTML attachment was 
>> scrubbed...
>> URL: 
>> http://gradsusr.org/pipermail/gradsusr/attachments/20131108/69cf1ac2/
>> a
>> ttachment.html
>> 
>> ------------------------------
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>> 
>> 
>> End of gradsusr Digest, Vol 45, Issue 13
>> ****************************************
>> 
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
> 
> --
> Jennifer M. Adams
> Center for Ocean-Land-Atmosphere Studies (COLA)
> 111 Research Hall, Mail Stop 2B3
> George Mason University
> 4400 University Drive
> Fairfax, VA 22030
> 
> 
> 
> 
> 
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> http://gradsusr.org/pipermail/gradsusr/attachments/20131113/8720fbe0/a
> ttachment.html
> 
> ------------------------------
> 
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
> 
> 
> End of gradsusr Digest, Vol 45, Issue 22
> ****************************************
> 
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr

--
Jennifer M. Adams
Center for Ocean-Land-Atmosphere Studies (COLA)
111 Research Hall, Mail Stop 2B3
George Mason University
4400 University Drive
Fairfax, VA 22030 





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131113/40ce12ea/attachment.html 

------------------------------

_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr


End of gradsusr Digest, Vol 45, Issue 24
****************************************



More information about the gradsusr mailing list