<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">
Hi Dennis,
<div><br>
</div>
<div>I suspected NCL 6.4 would work.</div>
<div>When is its release scheduled?</div>
<div>Yes, I would love to get access to a pre-release version for Linux. When can I get access?</div>
<div>For the project I’m working on, it is better to keep the data in h5 format rather than netcdf since netcdf doubles the datasize from 3 to ~7 Tb. I can get my admin to install 6.4. since this is the case.&nbsp;</div>
<div><br>
</div>
<div>Best</div>
<div>/M</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">
<br>
On 17 Jan 2017, 19:22 &#43;0100, Dennis Shea &lt;shea@ucar.edu&gt;, wrote:<br>
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">
<div dir="ltr">
<div>
<div>
<div>NCL 6.3.0 fails<br>
</div>
(beta) NVL 6.4.0 succeeds<br>
<br>
%&gt; ncl_filedump NSS.MHSX.NN.D07001.S2324.E0119.B0834142.WI.h5 &gt;&amp;! out.marston<br>
<br>
</div>
see attached<br>
<br>
</div>
I speculate a 6.4.0 version can be made available if you need it.<br>
<br>
===<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Jan 17, 2017 at 10:54 AM, Marston Johnston <span dir="ltr">
&lt;<a href="mailto:marston.johnston@gu.se" target="_blank">marston.johnston@gu.se</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #e67e22;">
<div>
<div name="messageBodySection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif">
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Hi,</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
I have a NOAA18 hdf5 file that NCL reads but does so incorrectly.</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
For example NCL reads the variable:</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp;integer btemps ( DIM_001, DIM_000, DIM_000 )</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Description : Brightness temperature</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;FillValue : -999999</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Scale : 0.01</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Units : Krightness temperature</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
but h5dump gives:</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
GROUP &quot;Data&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; DATASET &quot;btemps&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I32LE</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 2571, 90, 5 ) / ( 2571, 90, 5 ) }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ATTRIBUTE &quot;Description&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATATYPE &nbsp;H5T_STRING {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STRSIZE 22;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STRPAD H5T_STR_NULLTERM;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSET H5T_CSET_ASCII;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CTYPE H5T_C_S1;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATASPACE &nbsp;SIMPLE { ( 1 ) / ( 1 ) }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ATTRIBUTE &quot;FillValue&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATATYPE &nbsp;H5T_STD_I32LE</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATASPACE &nbsp;SIMPLE { ( 1 ) / ( 1 ) }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ATTRIBUTE &quot;Scale&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATATYPE &nbsp;H5T_IEEE_F32LE</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATASPACE &nbsp;SIMPLE { ( 1 ) / ( 1 ) }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ATTRIBUTE &quot;Units&quot; {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATATYPE &nbsp;H5T_STRING {</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STRSIZE 1;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STRPAD H5T_STR_NULLTERM;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSET H5T_CSET_ASCII;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CTYPE H5T_C_S1;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DATASPACE &nbsp;SIMPLE { ( 1 ) / ( 1 ) }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
&nbsp; &nbsp; &nbsp; }</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
As you can see the values of the dimensions are different and NCL reads them in erroneously.</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Is there a way to read these files correctly?</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Here’s a link to an example of the hdf5 file:&nbsp;</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
<a href="https://www.dropbox.com/s/nc0whngz7ajmx84/NSS.MHSX.NN.D07001.S2324.E0119.B0834142.WI.h5?dl=0" target="_blank">https://www.dropbox.com/s/<wbr>nc0whngz7ajmx84/NSS.MHSX.NN.<wbr>D07001.S2324.E0119.B0834142.<wbr>WI.h5?dl=0</a></p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Appreciate your help with this matter,</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
/M</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51);min-height:16px">
<br>
</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Marston S. Johnston, PhD</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Department of Earth Sciences</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
University of Gothenburg, Sweden</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(62,129,222)">
<span style="color:#333333">Email: <a href="mailto:marston.johnston@gu.se" target="_blank">
<span style="color:#3e81de">marston.johnston@gu.se</span></a></span></p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
SkypeID: marston.johnston</p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(62,129,222)">
<span style="color:#333333">Phone:</span> <a href="tel:&#43;46%2031%20786%2049%2001" value="&#43;46317864901" target="_blank">
&#43;46-31-7864901</a></p>
<p style="margin:0px;line-height:normal;font-family:'Helvetica Neue';color:rgb(51,51,51)">
Only the fruitful thing is true!</p>
</div>
</div>
<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>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
</body>
</html>