[ncl-talk] handling binary data with direct access

Arijeet Dutta arijeet.uoh at gmail.com
Fri Oct 20 06:17:43 MDT 2017


Hi all, I am new to NCL. I had u-wind daily data at 850hPa as netcdf files.
To get into how binary file works I converted the nc file into .bin using
fbindirwrite and then used fortran to read and merge two such files and
then tried to read the merged bin file in NCL with fbindirread I am having
unrealistic values for u-wind. Please see the attached scripts I wrote and
let me know if you can make out anything

Cheers
Arijeet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171020/93e1a701/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bincreate.ncl
Type: application/octet-stream
Size: 150 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171020/93e1a701/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: binread.f95
Type: text/x-fortran
Size: 652 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171020/93e1a701/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nclbinread.ncl
Type: application/octet-stream
Size: 243 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171020/93e1a701/attachment-0001.obj>


More information about the ncl-talk mailing list