[ncl-talk] How to convert TRMM real time binary file to netcdf format
Marston Johnston
shejo284 at gmail.com
Wed Nov 23 03:36:06 MST 2016
Hi,
“ncdump” is a netcdf command that reads netcdf data files. It is not a tool for reading binary data or conversion to netcdf.
For that you will have to read in the TRMM data in NCL and write the results to a netcdf file.
Take a look at NCL script:
http://www.ncl.ucar.edu/Applications/Scripts/trmm_3B42RT_1.ncl
Best,
/M
From: <ncl-talk-bounces at ucar.edu> on behalf of Arunima Singh <arunima at vassarlabs.com>
Date: Wednesday, 23 November 2016 at 11:29
To: <ncl-talk at ucar.edu>
Subject: [ncl-talk] How to convert TRMM real time binary file to netcdf format
Hi,
Can we convert TRMM near real time binary file to netcdf format using ncdump command ?
Regards.
Arunima Singh.
_______________________________________________ ncl-talk mailing list ncl-talk at ucar.edu List instructions, subscriber options, unsubscribe: http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161123/cf96d566/attachment.html
More information about the ncl-talk
mailing list