<div dir="ltr">Hi Karl,<div><br></div><div>Could you please provide an example or other guidance on specifically how to use cdo or wgrib2 to do this? I have both of those utilities (though I haven't used them much), but am not aware of how to use them to convert grib2 to grib1 -- the reverse seems much easier and more common.</div><div><br></div><div>Thanks,</div><div>Colin</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 2:00 PM,  <span dir="ltr"><<a href="mailto:ncl-talk-request@ucar.edu" target="_blank">ncl-talk-request@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send ncl-talk mailing list submissions to<br>
        <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:ncl-talk-request@ucar.edu">ncl-talk-request@ucar.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ncl-talk-owner@ucar.edu">ncl-talk-owner@ucar.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of ncl-talk digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Possible to convert grib2 or netcdf files to grib1?<br>
      (Karl-Hermann Wieners)<br>
   2. Re: Getting Error Segmentation Fault (core dump) (Mary Haley)<br>
   3. Re: Getting Error Segmentation Fault (core dump)<br>
      (Ipsita Putatunda)<br>
   4. Re: Getting Error Segmentation Fault (core dump) (Rick Brownrigg)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Fri, 16 Mar 2018 14:13:18 +0100<br>
From: Karl-Hermann Wieners <<a href="mailto:karl-hermann.wieners@mpimet.mpg.de">karl-hermann.wieners@mpimet.<wbr>mpg.de</a>><br>
To: <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>><br>
Subject: Re: [ncl-talk] Possible to convert grib2 or netcdf files to<br>
        grib1?<br>
Message-ID: <<a href="mailto:14063d23-1741-0af4-ae4a-c910efb09aa5@mpimet.mpg.de">14063d23-1741-0af4-ae4a-<wbr>c910efb09aa5@mpimet.mpg.de</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
... or cdo (<a href="https://code.mpimet.mpg.de/projects/cdo/" rel="noreferrer" target="_blank">https://code.mpimet.mpg.de/<wbr>projects/cdo/</a>)<br>
<br>
Best,<br>
Karl<br>
<br>
On 03/16/2018 01:30 AM, Guilherme Martins wrote:<br>
> You can use wgrib2.<br>
><br>
> <a href="http://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/" rel="noreferrer" target="_blank">http://www.cpc.ncep.noaa.gov/<wbr>products/wesley/wgrib2/</a><br>
><br>
--<br>
Karl-Hermann Wieners<br>
Max-Planck-Institut f?r Meteorologie<br>
Bundesstra?e 53<br>
20146 Hamburg<br>
Germany<br>
phone: <a href="tel:%2B49%2040%2041173%20161" value="+494041173161">+49 40 41173 161</a><br>
email: <a href="mailto:karl-hermann.wieners@mpimet.mpg.de">karl-hermann.wieners@mpimet.<wbr>mpg.de</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 16 Mar 2018 08:46:06 -0600<br>
From: Mary Haley <<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>><br>
To: Ipsita Putatunda <<a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>><br>
Cc: "<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> Talk" <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>><br>
Subject: Re: [ncl-talk] Getting Error Segmentation Fault (core dump)<br>
Message-ID:<br>
        <<a href="mailto:CACNN_CLm6MZDVfRCF77DXhrTJchMTYCPk4SLg2wCrwtedsf4dw@mail.gmail.com">CACNN_<wbr>CLm6MZDVfRCF77DXhrTJchMTYCPk4S<wbr>Lg2wCrwtedsf4dw@mail.gmail.com</a><wbr>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Ipsita,<br>
<br>
Your previous message didn't make it to ncl-talk because it had an 18<br>
megabyte attachment which we had to reject because it's too large.<br>
<br>
You can put the file on our ftp:<br>
<br>
<a href="http://www.ncl.ucar.edu/ftp_files.shtml" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/ftp_<wbr>files.shtml</a><br>
<br>
and then post your question again, but without the attached data file.<br>
<br>
Thank you,<br>
<br>
--Mary<br>
<br>
<br>
On Fri, Mar 16, 2018 at 5:14 AM, Ipsita Putatunda <<br>
<a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
> Continuing to my previous mail, I have figured out that while reading the<br>
> group variable the script is giving segmentation fault error. Can anybody<br>
> give some suggestion in this?<br>
><br>
> Thanks,<br>
> Ipsita<br>
><br>
> On Fri, Mar 16, 2018 at 1:19 PM, Ipsita Putatunda <<br>
> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
><br>
>> Dear all,<br>
>><br>
>> Am getting segmentation fault error message while running my ncl script.<br>
>> Am attaching my script and data file herewith.<br>
>> (gcc version 5.2.1, and ncl version 6.3.0)<br>
>><br>
>> Any help in this issue will be appreciated.<br>
>> Thanks in advance.<br>
>> Ipsita<br>
>><br>
>><br>
>><br>
><br>
> ______________________________<wbr>_________________<br>
> ncl-talk mailing list<br>
> <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
> List instructions, subscriber options, unsubscribe:<br>
> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180316/2ee9d10f/attachment-0001.html" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>pipermail/ncl-talk/<wbr>attachments/20180316/2ee9d10f/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 16 Mar 2018 21:22:30 +0530<br>
From: Ipsita Putatunda <<a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>><br>
To: "<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> Talk" <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>><br>
Cc: Mary Haley <<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>><br>
Subject: Re: [ncl-talk] Getting Error Segmentation Fault (core dump)<br>
Message-ID:<br>
        <<a href="mailto:CA%2BWpEXtEXNGRwDXLKV7QmcVoE4kpJ2iPT7QWLFZsePZQ7goakg@mail.gmail.com">CA+<wbr>WpEXtEXNGRwDXLKV7QmcVoE4kpJ2iP<wbr>T7QWLFZsePZQ7goakg@mail.gmail.<wbr>com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Dear all,<br>
<br>
Am getting segmentation fault error message while running my ncl script. I<br>
have sent the data file and the script( MT_MAD6.ncl) through ftp.<br>
I have figured out that while reading the group variable the script is<br>
giving segmentation fault error.<br>
My machine details(gcc version 5.2.1, and ncl version 6.3.0)<br>
<br>
Any help in this issue will be appreciated.<br>
Thanks in advance.<br>
<br>
<br>
<br>
<br>
On Fri, Mar 16, 2018 at 8:51 PM, Dennis Shea <<a href="mailto:shea@ucar.edu">shea@ucar.edu</a>> wrote:<br>
<br>
> Emails to ncl-talk do not allow files > 3MB. Hence, your file will be<br>
> rejected as noted by Mary.<br>
><br>
> The NCL script could be sent via email or ftp but NOT the file.<br>
><br>
> Please sent to the ftp location.<br>
><br>
> ftp ftp.cgd.ucar.edi<br>
> anonymous<br>
> your_email<br>
> cd incoming<br>
> put ...<br>
> quit<br>
><br>
> Send the name of the file to ncl-talk<br>
><br>
><br>
><br>
><br>
> On Fri, Mar 16, 2018 at 9:13 AM, Ipsita Putatunda <<br>
> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
><br>
>> I have sent two mails, the first one is with attachment. Please<br>
>> check,else I'll send it again.<br>
>> Thanks,<br>
>> Ipsita<br>
>><br>
>> On 16-Mar-2018 6:11 pm, "Dennis Shea" <<a href="mailto:shea@ucar.edu">shea@ucar.edu</a>> wrote:<br>
>><br>
>>> This is offline from <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
>>><br>
>>> ---<br>
>>> There were no attachments.<br>
>>><br>
>>> Please send to <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> another email with attachments.<br>
>>><br>
>>> Regards<br>
>>><br>
>>> On Fri, Mar 16, 2018 at 5:14 AM, Ipsita Putatunda <<br>
>>> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
>>><br>
>>>> Hi all,<br>
>>>> Continuing to my previous mail, I have figured out that while reading<br>
>>>> the group variable the script is giving segmentation fault error. Can<br>
>>>> anybody give some suggestion in this?<br>
>>>><br>
>>>> Thanks,<br>
>>>> Ipsita<br>
>>>><br>
>>>> On Fri, Mar 16, 2018 at 1:19 PM, Ipsita Putatunda <<br>
>>>> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
>>>><br>
>>>>> Dear all,<br>
>>>>><br>
>>>>> Am getting segmentation fault error message while running my ncl<br>
>>>>> script. Am attaching my script and data file herewith.<br>
>>>>> (gcc version 5.2.1, and ncl version 6.3.0)<br>
>>>>><br>
>>>>> Any help in this issue will be appreciated.<br>
>>>>> Thanks in advance.<br>
>>>>> Ipsita<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>><br>
>>>> ______________________________<wbr>_________________<br>
>>>> ncl-talk mailing list<br>
>>>> <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
>>>> List instructions, subscriber options, unsubscribe:<br>
>>>> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
>>>><br>
>>>><br>
>>><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180316/ecbf0415/attachment-0001.html" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>pipermail/ncl-talk/<wbr>attachments/20180316/ecbf0415/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 16 Mar 2018 11:01:30 -0600<br>
From: Rick Brownrigg <<a href="mailto:brownrig@ucar.edu">brownrig@ucar.edu</a>><br>
To: Ipsita Putatunda <<a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>><br>
Cc: "<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> Talk" <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>>, Mary Haley<br>
        <<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>><br>
Subject: Re: [ncl-talk] Getting Error Segmentation Fault (core dump)<br>
Message-ID:<br>
        <<a href="mailto:CAGKRhbEjnR1oZAdU-r%2Bz61dSyX_1q9dU6bJLrRcHHLR73RVhyQ@mail.gmail.com">CAGKRhbEjnR1oZAdU-r+z61dSyX_<wbr>1q9dU6bJLrRcHHLR73RVhyQ@mail.<wbr>gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi,<br>
<br>
Your script worked just fine for me, using ncl 6.4.0 -- it created a file<br>
with variable lat/lon and RHL[1-6] (which contain mostly missing values!)<br>
I notice you are using 6.3.0. There have been quite a few improvements to<br>
the HDF5 reader since then. You might consider upgrading your NCL.<br>
<br>
Hope that helps,<br>
Rick<br>
<br>
On Fri, Mar 16, 2018 at 9:52 AM, Ipsita Putatunda <<br>
<a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
<br>
> Dear all,<br>
><br>
> Am getting segmentation fault error message while running my ncl script. I<br>
> have sent the data file and the script( MT_MAD6.ncl) through ftp.<br>
> I have figured out that while reading the group variable the script is<br>
> giving segmentation fault error.<br>
> My machine details(gcc version 5.2.1, and ncl version 6.3.0)<br>
><br>
> Any help in this issue will be appreciated.<br>
> Thanks in advance.<br>
><br>
><br>
><br>
><br>
> On Fri, Mar 16, 2018 at 8:51 PM, Dennis Shea <<a href="mailto:shea@ucar.edu">shea@ucar.edu</a>> wrote:<br>
><br>
>> Emails to ncl-talk do not allow files > 3MB. Hence, your file will be<br>
>> rejected as noted by Mary.<br>
>><br>
>> The NCL script could be sent via email or ftp but NOT the file.<br>
>><br>
>> Please sent to the ftp location.<br>
>><br>
>> ftp ftp.cgd.ucar.edi<br>
>> anonymous<br>
>> your_email<br>
>> cd incoming<br>
>> put ...<br>
>> quit<br>
>><br>
>> Send the name of the file to ncl-talk<br>
>><br>
>><br>
>><br>
>><br>
>> On Fri, Mar 16, 2018 at 9:13 AM, Ipsita Putatunda <<br>
>> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
>><br>
>>> I have sent two mails, the first one is with attachment. Please<br>
>>> check,else I'll send it again.<br>
>>> Thanks,<br>
>>> Ipsita<br>
>>><br>
>>> On 16-Mar-2018 6:11 pm, "Dennis Shea" <<a href="mailto:shea@ucar.edu">shea@ucar.edu</a>> wrote:<br>
>>><br>
>>>> This is offline from <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
>>>><br>
>>>> ---<br>
>>>> There were no attachments.<br>
>>>><br>
>>>> Please send to <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> another email with attachments.<br>
>>>><br>
>>>> Regards<br>
>>>><br>
>>>> On Fri, Mar 16, 2018 at 5:14 AM, Ipsita Putatunda <<br>
>>>> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
>>>><br>
>>>>> Hi all,<br>
>>>>> Continuing to my previous mail, I have figured out that while reading<br>
>>>>> the group variable the script is giving segmentation fault error. Can<br>
>>>>> anybody give some suggestion in this?<br>
>>>>><br>
>>>>> Thanks,<br>
>>>>> Ipsita<br>
>>>>><br>
>>>>> On Fri, Mar 16, 2018 at 1:19 PM, Ipsita Putatunda <<br>
>>>>> <a href="mailto:ipsita.putatunda@gmail.com">ipsita.putatunda@gmail.com</a>> wrote:<br>
>>>>><br>
>>>>>> Dear all,<br>
>>>>>><br>
>>>>>> Am getting segmentation fault error message while running my ncl<br>
>>>>>> script. Am attaching my script and data file herewith.<br>
>>>>>> (gcc version 5.2.1, and ncl version 6.3.0)<br>
>>>>>><br>
>>>>>> Any help in this issue will be appreciated.<br>
>>>>>> Thanks in advance.<br>
>>>>>> Ipsita<br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>><br>
>>>>> ______________________________<wbr>_________________<br>
>>>>> ncl-talk mailing list<br>
>>>>> <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
>>>>> List instructions, subscriber options, unsubscribe:<br>
>>>>> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
>>>>><br>
>>>>><br>
>>>><br>
>><br>
><br>
> ______________________________<wbr>_________________<br>
> ncl-talk mailing list<br>
> <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
> List instructions, subscriber options, unsubscribe:<br>
> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180316/885a49a6/attachment-0001.html" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>pipermail/ncl-talk/<wbr>attachments/20180316/885a49a6/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br>
<br>
------------------------------<br>
<br>
End of ncl-talk Digest, Vol 172, Issue 32<br>
******************************<wbr>***********<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font size="2"><i>Colin Raymond</i></font><div><div>Ph.D. Student, Ocean & Climate Physics</div><div>Columbia University</div></div></div></div>
</div></div>