[Wrf-users] [ncl-talk] Cannot access WRF/Chem 3.5 files through NCL

Dennis Shea shea at ucar.edu
Mon Feb 10 08:06:18 MST 2014


[1] What version of NCL are you using?

%> ncl -V

[2] Are the WRF/Chem 3.5 files netCDF-4 rather than
     the classic netCDF-3? If you have an older version of NCL,
     it will not read netCDF-4. You would need the 6.1.2 version of NCL.

[3] You can send a sample file to:

     ftp ftp.cgd.ucar.edu
     anonymous
     email
     cd incoming
     put ....
     quit

     We can not look at the incoming ftp directory, so send the name
     of the file to ncl-talk at ucar.edu

Regards





On 2/10/14, 2:39 AM, Tabish Ansari wrote:
> Hello
>
> I had been using NCL for reading and plotting WRF/Chem 3.4.1 files.
> However, I recently switched to WRF/Chem 3.5 and successfully produced the
> same files using the same namelist options. While I could see using tools
> like ncview that the files are correct, NCL cannot read them.
>
> I am getting segmentation fault in NCL. While the same files in WRF/Chem
> 3.4.1 are nicely being accessed by the same NCL.
>
> Is this a bug?
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>


More information about the Wrf-users mailing list