<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br>I used the file you sent on 21 May:<br><br>GPMCOR_KUR_1711170417_0549_<wbr>021135_L2S_DU2_05A.h5<br><br></div>In an email offline from ncl-talk, you said you wanted the curvilinear grid regridded to a rectilinear grid for analysis.<br><br></div>This file contains a satellite swath. It is not suitable for regridding.<br>A crude feel for swath width at two arbitrarily chosens scan numbers (2500 & 3500)  yields:<br><br>   printMinMax(lat2d(3500,:),0)             ; swath lat span:  min=56.9722   max=58.8101<br>   printMinMax(lat2d(2500,:),0)             ;                           min=20.8134   max=21.8638<br>   print("---")<br><br>   printMinMax(lon2d(3500,:),0)             ; swath lon span:   min=34.8122   max=37.3806<br>   printMinMax(lon2d(2500,:),0)             ;                             min=0.818679   max=2.92879<br>   print("---")<br><br></div>There are several swath examples at:<br>   <a href="https://www.ncl.ucar.edu/Applications/HDF.shtml">https://www.ncl.ucar.edu/Applications/HDF.shtml</a><b><br><br></b></div>The attached script created 5 figures contained within the attached tar file.<br></div>I am sure the code can be cleaned up but I just don't want to spend the time.<br><br></div>Good Luck<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 21, 2018 at 1:04 AM,  <span dir="ltr"><<a href="mailto:monte@isac.cnr.it" target="_blank">monte@isac.cnr.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">> Could you please make the file available?<br>
><br>
> WGET ???<br>
><br>
> Dropbox ???<br>
><br>
> FTP ???<br>
><br>
> ftp <a href="http://ftp.cgd.ucar.edu" rel="noreferrer" target="_blank">ftp.cgd.ucar.edu</a><br>
> anonymous<br>
> your_email<br>
><br>
> cd incoming<br>
> put ...hdf5 file ...<br>
> quit<br>
><br>
> ---<br>
> Reply to your ncl-talk email after successful cration/completion.<br>
><br>
> Include the name of the file.<br>
><br>
> On Fri, May 18, 2018 at 7:20 AM, <<a href="mailto:monte@isac.cnr.it">monte@isac.cnr.it</a>> wrote:<br>
><br>
>> Dear Support Team,<br>
>><br>
>> I would like to know how can I read a dataset embedded into two groups<br>
>> of<br>
>> an HDF5 (.h5) file using NCL 6.3V. I tried to use the "=>" symbol to<br>
>> open<br>
>> each group, then the "->" symbol to read the chosen dataset, but it did<br>
>> not work.<br>
>><br>
>> Thank you in advance.<br>
>><br>
>> Best regards,<br>
>> Giulio Monte<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>
</div></div>> I loaded the file named GPMCOR_KUR_1711170417_0549_<wbr>021135_L2S_DU2_05A.h5<br>
via ftp. I will be waiting for any suggestion.<br>
<div class="HOEnZb"><div class="h5"><br>
Giulio Monte<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>
</div></div></blockquote></div><br></div>