<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Charles Vanya,<BR>&nbsp;<BR>Did you tried this?<BR>&nbsp;<BR>sdfopen&nbsp; E:\..........&nbsp; (the path of your folder)\cape.2013.nc<BR>&nbsp;<BR>regards.<BR>&nbsp;<BR>T. Haghroosta<br>&nbsp;<BR><div>&gt; From: gradsusr-request@gradsusr.org<br>&gt; Subject: gradsusr Digest, Vol 47, Issue 46<br>&gt; To: gradsusr@gradsusr.org<br>&gt; Date: Mon, 20 Jan 2014 22:23:13 -0500<br>&gt; <br>&gt; Send gradsusr mailing list submissions to<br>&gt;         gradsusr@gradsusr.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         gradsusr-request@gradsusr.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         gradsusr-owner@gradsusr.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of gradsusr digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: How can we write XDEF to open *.nc files? (Charles Vanya)<br>&gt;    2. Re: How can we write XDEF to open *.nc files? (Charles Vanya)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Mon, 20 Jan 2014 18:59:31 -0800 (PST)<br>&gt; From: Charles Vanya &lt;charles.vanya@yahoo.com&gt;<br>&gt; Subject: Re: [gradsusr] How can we write XDEF to open *.nc files?<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;1390273171.8538.YahooMailNeo@web162203.mail.bf1.yahoo.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Thanks to Jennifer and Hoop for providing such kind of assistance.<br>&gt; ?I have downloaded? the data file and I am using Grads on windows,now my next question is "How can I run this script when I am unable to open the file in Grads?". <br>&gt; <br>&gt; I know? how to run some *.gs scripts where the scripts bears the path to the file you want to run. In this case I have several files in the smae folder but I just want one file called cape.2013.nc. <br>&gt; <br>&gt; Should I? to put the script in the same folder as data?<br>&gt; I want some direction on what do I need to do say."How do I link this file and the script?"<br>&gt; <br>&gt; Thanks all<br>&gt; <br>&gt; ?<br>&gt; Charles Langton Vanya<br>&gt; (Principal Meteorologist)<br>&gt; ---------------------------------------------------------------------------------<br>&gt; <br>&gt; Department of Climate Change and Meteorological Services,<br>&gt; Regional Government Offices-(Next to Immigration Office),<br>&gt; Box 1808<br>&gt; Blantyre,Malawi<br>&gt; ---------------------------------------------------------------------------------<br>&gt; Tel:?? ??? (+ 265) 1 822 014<br>&gt; Cell: ??? (+265) 888 980 545 / 999 380 545<br>&gt; <br>&gt; Fax:???? (+265) 1 822 215<br>&gt; ----------------------------------------------------------------------------------<br>&gt; <br>&gt; "Tell me and I'll forget, show me and I may remember; involve me and I will understand"<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Monday, January 20, 2014 8:35 PM, Jennifer Adams &lt;jma@cola.iges.org&gt; wrote:<br>&gt;  <br>&gt; This file needs a PDEF entry, and narropen.gs will do all the work to create a working descriptor file for you. The only thing I would suggest is that you download the file and read it from your local disk instead of using a URL in your DSET entry and doing the I/O via opendap. The I/O for a pdef'd file via opendap is prohibitively slow. It is on my list of things to fix.?<br>&gt; --Jennifer<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Jan 20, 2014, at 1:02 PM, Hoop wrote:<br>&gt; <br>&gt; Charles Vanya,<br>&gt; &gt;<br>&gt; &gt;The NARR data are on a Lambert Conformal Conic grid, not a regular<br>&gt; &gt;lat-lon grid. ?The good news is, there's a standard script for<br>&gt; &gt;opening them. ?It takes the arguments you give it, writes a<br>&gt; &gt;Data Descriptor File (DDF) for the NARR data file, and then opens<br>&gt; &gt;it with the "open" command. ?The name of the script is "narropen",<br>&gt; &gt;and, as I said, it's part of the standard suite of scripts. ?It may<br>&gt; &gt;be found at:<br>&gt; &gt;<br>&gt; &gt;ftp://cola.gmu.edu/grads/scripts/narropen.gs<br>&gt; &gt;<br>&gt; &gt;You can learn how to call it by running it without arguments.<br>&gt; &gt;<br>&gt; &gt;-Hoop<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;Date: Mon, 20 Jan 2014 03:07:34 -0800 (PST)<br>&gt; &gt;&gt;<br>&gt; &gt;From: Charles Vanya &lt;charles.vanya@yahoo.com&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Subject: [gradsusr] How can we write XDEF to open *.nc files?<br>&gt; &gt;&gt;<br>&gt; &gt;To: "gradsusr@gradsusr.org" &lt;gradsusr@gradsusr.org&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Dear All,<br>&gt; &gt;&gt;<br>&gt; &gt;?I am novel with GrADS and recently was doing a case study of a lightning<br>&gt; &gt;&gt;<br>&gt; &gt;that killed 8 people at once and same place. As I was trying to load<br>&gt; &gt;&gt;<br>&gt; &gt;cape.2013.nc and cin.2013.nc I encountered an error that I am failing to<br>&gt; &gt;&gt;<br>&gt; &gt;resolve up to now. The error is shwon below:<br>&gt; &gt;&gt;<br>&gt; &gt;=====================================================<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;ga-&gt; sdfopen c:/Users/CHARLES/Downloads/cape.2013.nc<br>&gt; &gt;&gt;<br>&gt; &gt;Scanning self-describing file:? c:/Users/CHARLES/Downloads/cape.2013.nc<br>&gt; &gt;&gt;<br>&gt; &gt;gadsdf: SDF file has no discernable X coordinate.<br>&gt; &gt;&gt;<br>&gt; &gt;? To open this file with GrADS, use a descriptor file with an XDEF entry.<br>&gt; &gt;&gt;<br>&gt; &gt;? Documentation is at http://iges.org/grads/gadoc/SDFdescriptorfile.html<br>&gt; &gt;&gt;<br>&gt; &gt;ga-&gt;?======================================<br>&gt; &gt;&gt;<br>&gt; &gt;Now the question is how can I open such kind of data in Grads. I read<br>&gt; &gt;&gt;<br>&gt; &gt;through the mentioned document but it is not helpful to me. Can any one<br>&gt; &gt;&gt;<br>&gt; &gt;help me with guidance and set of commands to open and read this data?<br>&gt; &gt;&gt;<br>&gt; &gt;the data is accessible from<br>&gt; &gt;&gt;<br>&gt; &gt;http://www.esrl.noaa.gov/psd/thredds/fileServer/Datasets/NARR/monolevel/cin.2013.nc?<br>&gt; &gt;&gt;<br>&gt; &gt;Thanks in advance<br>&gt; &gt;&gt;<br>&gt; &gt;?<br>&gt; &gt;&gt;<br>&gt; &gt;Charles Langton Vanya<br>&gt; &gt;&gt;<br>&gt; &gt;(Principal Meteorologist)<br>&gt; &gt;&gt;<br>&gt; &gt;---------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Department of Climate Change and Meteorological Services,<br>&gt; &gt;&gt;<br>&gt; &gt;Regional Government Offices-(Next to Immigration Office),<br>&gt; &gt;&gt;<br>&gt; &gt;Box 1808<br>&gt; &gt;&gt;<br>&gt; &gt;Blantyre,Malawi<br>&gt; &gt;&gt;<br>&gt; &gt;---------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;Tel:?? ??? (+ 265) 1 822 014<br>&gt; &gt;&gt;<br>&gt; &gt;Cell: ??? (+265) 888 980 545 / 999 380 545<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Fax:???? (+265) 1 822 215<br>&gt; &gt;&gt;<br>&gt; &gt;----------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;"Tell me and I'll forget, show me and I may remember; involve me and I will understand"<br>&gt; &gt;&gt;_______________________________________________<br>&gt; &gt;gradsusr mailing list<br>&gt; &gt;gradsusr@gradsusr.org<br>&gt; &gt;http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; &gt;<br>&gt; <br>&gt; --<br>&gt; Jennifer M. Adams<br>&gt; Center for Ocean-Land-Atmosphere Studies (COLA)<br>&gt; 111 Research Hall, Mail Stop 2B3<br>&gt; George Mason University<br>&gt; 4400 University Drive<br>&gt; Fairfax, VA 22030?<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140120/bce13c2a/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Mon, 20 Jan 2014 19:23:16 -0800 (PST)<br>&gt; From: Charles Vanya &lt;charles.vanya@yahoo.com&gt;<br>&gt; Subject: Re: [gradsusr] How can we write XDEF to open *.nc files?<br>&gt; To: Charles Vanya &lt;charles.vanya@yahoo.com&gt;,        GrADS Users Forum<br>&gt;         &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;1390274596.47728.YahooMailNeo@web162205.mail.bf1.yahoo.com&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Sorry for asking my question in a very poor way. But this is what I dd and I got this error?<br>&gt; ------------------------------------<br>&gt; ga-&gt; run c:/Users/CHARLES/Desktop/Grads/narropen.gs<br>&gt; must include following args:<br>&gt; narropen netCDFfile VarName NumTimes StartTime DeltaT [out.ddf] [VerticalCoord]<br>&gt; [HorizRes]<br>&gt; Where:<br>&gt; netCDFfile is full path to netcdf file<br>&gt; VarName is the variable name in netcdf file<br>&gt; NumTimes is the number of timesteps in the netCDF file<br>&gt; StartTime is the first time in the file (e.g. 00z01jan1979)<br>&gt; DeltaT is the time increment between timesteps (e.g. 3hr, 1dy, 1mo, or 1yr)<br>&gt; out.ddf is the optional full path to the generated ddf file ./.ddf is the default<br>&gt; VerticalCoord is one of following: sfc or press or subsfc (sfc default)<br>&gt; HorizRes is the resolution to regrid to: 0.33 or 1.0 (0.33 default)<br>&gt; ga-&gt;<br>&gt; <br>&gt; <br>&gt; Now the question is how can I use the script since it has no instruction on how to use it?<br>&gt; <br>&gt; ?<br>&gt; Charles Langton Vanya<br>&gt; (Principal Meteorologist)<br>&gt; ---------------------------------------------------------------------------------<br>&gt; <br>&gt; Department of Climate Change and Meteorological Services,<br>&gt; Regional Government Offices-(Next to Immigration Office),<br>&gt; Box 1808<br>&gt; Blantyre,Malawi<br>&gt; ---------------------------------------------------------------------------------<br>&gt; Tel:?? ??? (+ 265) 1 822 014<br>&gt; Cell: ??? (+265) 888 980 545 / 999 380 545<br>&gt; <br>&gt; Fax:???? (+265) 1 822 215<br>&gt; ----------------------------------------------------------------------------------<br>&gt; <br>&gt; "Tell me and I'll forget, show me and I may remember; involve me and I will understand"<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Tuesday, January 21, 2014 5:08 AM, Charles Vanya &lt;charles.vanya@yahoo.com&gt; wrote:<br>&gt;  <br>&gt; Thanks to Jennifer and Hoop for providing such kind of assistance.<br>&gt; ?I have downloaded? the data file and I am using Grads on windows,now my next question is "How can I run this script when I am unable to open the file in Grads?". <br>&gt; <br>&gt; I know? how to run some *.gs scripts where the scripts bears the path to the file you want to run. In this case I have several files in the smae folder but I just want one file called cape.2013.nc. <br>&gt; <br>&gt; Should I? to put the script in the same folder as data?<br>&gt; I want some direction on what do I need to do say."How do I link this file and the script?"<br>&gt; <br>&gt; Thanks all<br>&gt; <br>&gt; ?<br>&gt; Charles Langton Vanya<br>&gt; (Principal Meteorologist)<br>&gt; ---------------------------------------------------------------------------------<br>&gt; <br>&gt; Department of Climate Change and Meteorological Services,<br>&gt; Regional Government Offices-(Next to Immigration Office),<br>&gt; Box 1808<br>&gt; Blantyre,Malawi<br>&gt; ---------------------------------------------------------------------------------<br>&gt; Tel:?? ??? (+ 265) 1 822 014<br>&gt; Cell: ??? (+265) 888 980 545 / 999 380 545<br>&gt; <br>&gt; Fax:???? (+265) 1 822 215<br>&gt; ----------------------------------------------------------------------------------<br>&gt; <br>&gt; "Tell me and I'll forget, show me and I may remember; involve me and I will understand"<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Monday, January 20, 2014 8:35 PM, Jennifer Adams &lt;jma@cola.iges.org&gt; wrote:<br>&gt;  <br>&gt; This file needs a PDEF entry, and narropen.gs will do all the work to create a working descriptor file for you. The only thing I would suggest is that you download the file and read it from your local disk instead of using a URL in your DSET entry and doing the I/O via opendap. The I/O for a pdef'd file via opendap is prohibitively slow. It is on my list of things to fix.?<br>&gt; --Jennifer<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Jan 20, 2014, at 1:02 PM, Hoop wrote:<br>&gt; <br>&gt; Charles Vanya,<br>&gt; &gt;<br>&gt; &gt;The NARR data are on a Lambert Conformal Conic grid, not a regular<br>&gt; &gt;lat-lon grid. ?The good news is, there's a standard script for<br>&gt; &gt;opening them. ?It takes the arguments you give it, writes a<br>&gt; &gt;Data Descriptor File (DDF) for the NARR data file, and then opens<br>&gt; &gt;it with the "open" command. ?The name of the script is "narropen",<br>&gt; &gt;and, as I said, it's part of the standard suite of scripts. ?It may<br>&gt; &gt;be found at:<br>&gt; &gt;<br>&gt; &gt;ftp://cola.gmu.edu/grads/scripts/narropen.gs<br>&gt; &gt;<br>&gt; &gt;You can learn how to call it by running it without arguments.<br>&gt; &gt;<br>&gt; &gt;-Hoop<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;Date: Mon, 20 Jan 2014 03:07:34 -0800 (PST)<br>&gt; &gt;&gt;<br>&gt; &gt;From: Charles Vanya &lt;charles.vanya@yahoo.com&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Subject: [gradsusr] How can we write XDEF to open *.nc files?<br>&gt; &gt;&gt;<br>&gt; &gt;To: "gradsusr@gradsusr.org" &lt;gradsusr@gradsusr.org&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Dear All,<br>&gt; &gt;&gt;<br>&gt; &gt;?I am novel with GrADS and recently was doing a case study of a lightning<br>&gt; &gt;&gt;<br>&gt; &gt;that killed 8 people at once and same place. As I was trying to load<br>&gt; &gt;&gt;<br>&gt; &gt;cape.2013.nc and cin.2013.nc I encountered an error that I am failing to<br>&gt; &gt;&gt;<br>&gt; &gt;resolve up to now. The error is shwon below:<br>&gt; &gt;&gt;<br>&gt; &gt;=====================================================<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;ga-&gt; sdfopen c:/Users/CHARLES/Downloads/cape.2013.nc<br>&gt; &gt;&gt;<br>&gt; &gt;Scanning self-describing file:? c:/Users/CHARLES/Downloads/cape.2013.nc<br>&gt; &gt;&gt;<br>&gt; &gt;gadsdf: SDF file has no discernable X coordinate.<br>&gt; &gt;&gt;<br>&gt; &gt;? To open this file with GrADS, use a descriptor file with an XDEF entry.<br>&gt; &gt;&gt;<br>&gt; &gt;? Documentation is at http://iges.org/grads/gadoc/SDFdescriptorfile.html<br>&gt; &gt;&gt;<br>&gt; &gt;ga-&gt;?======================================<br>&gt; &gt;&gt;<br>&gt; &gt;Now the question is how can I open such kind of data in Grads. I read<br>&gt; &gt;&gt;<br>&gt; &gt;through the mentioned document but it is not helpful to me. Can any one<br>&gt; &gt;&gt;<br>&gt; &gt;help me with guidance and set of commands to open and read this data?<br>&gt; &gt;&gt;<br>&gt; &gt;the data is accessible from<br>&gt; &gt;&gt;<br>&gt; &gt;http://www.esrl.noaa.gov/psd/thredds/fileServer/Datasets/NARR/monolevel/cin.2013.nc?<br>&gt; &gt;&gt;<br>&gt; &gt;Thanks in advance<br>&gt; &gt;&gt;<br>&gt; &gt;?<br>&gt; &gt;&gt;<br>&gt; &gt;Charles Langton Vanya<br>&gt; &gt;&gt;<br>&gt; &gt;(Principal Meteorologist)<br>&gt; &gt;&gt;<br>&gt; &gt;---------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Department of Climate Change and Meteorological Services,<br>&gt; &gt;&gt;<br>&gt; &gt;Regional Government Offices-(Next to Immigration Office),<br>&gt; &gt;&gt;<br>&gt; &gt;Box 1808<br>&gt; &gt;&gt;<br>&gt; &gt;Blantyre,Malawi<br>&gt; &gt;&gt;<br>&gt; &gt;---------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;Tel:?? ??? (+ 265) 1 822 014<br>&gt; &gt;&gt;<br>&gt; &gt;Cell: ??? (+265) 888 980 545 / 999 380 545<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;Fax:???? (+265) 1 822 215<br>&gt; &gt;&gt;<br>&gt; &gt;----------------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;"Tell me and I'll forget, show me and I may remember; involve me and I will understand"<br>&gt; &gt;&gt;_______________________________________________<br>&gt; &gt;gradsusr mailing list<br>&gt; &gt;gradsusr@gradsusr.org<br>&gt; &gt;http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; &gt;<br>&gt; <br>&gt; --<br>&gt; Jennifer M. Adams<br>&gt; Center for Ocean-Land-Atmosphere Studies (COLA)<br>&gt; 111 Research Hall, Mail Stop 2B3<br>&gt; George Mason University<br>&gt; 4400 University Drive<br>&gt; Fairfax, VA 22030?<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140120/dcf12702/attachment.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; <br>&gt; <br>&gt; End of gradsusr Digest, Vol 47, Issue 46<br>&gt; ****************************************<br></div>                                               </div></body>
</html>