[ncl-talk] questions on handling the GrADS FILES

Lyndz olagueralyndonmark429 at gmail.com
Mon May 21 08:42:17 MDT 2018


Hi wujie,

I think the reason for that error is because the ctl file is intended for
reading multiple files.
See this line: *dset ^fcst_phyland125.%y4%m2*

[1] If you want to use cdo, you need to set this to a specific year and
month. Then create a bash script to change that line iteratively for all
the files.

[2] Actually, I asked this question before. You can convert the jra55
grib files to netcdf using the ncl_convert2nc function (
https://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml)

See this link for my question before.

http://mailman.ucar.edu/pipermail/ncl-talk/2017-December/010983.html


Hope this helps,

Lyndz




On Mon, May 21, 2018 at 11:22 PM, WUJIE <393069045 at qq.com> wrote:

> Hi all,
> Not sure whether the question is suitable here. I follow *https://www.ncl.ucar.edu/Applications/grads.shtml
> <https://www.ncl.ucar.edu/Applications/grads.shtml>* to process JRA55
>  data using CDO "cdo -f nc import_binary fcst_phyland125.monthly.ctl
> OUT.nc" to transfer the GrADS to ncfile.
>
> I use the monthly data with the CTL file downloaded in the JRA55 website,
> but got error below which makes me struggled this whole day;
>
> ----
> cdo import_binary (Abort): I/O error reading record=1 of timestep=1!
>
> -----
>
> Can anyone who has experience in processing GrADS data with the CDO or, if
> possible a NCL script to transfer those GrADS to netcdf files?
>
> I attached one data file and CTL file here to search help.
>
> Thanks
>
> Jie
>
> _______________________________________________
> 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/20180521/b03ecd79/attachment.html>


More information about the ncl-talk mailing list