Re: netCDF 4.0 group data read by NCL is different from ncdump

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 13 2013 - 14:59:33 MST

Wenshan,

We can reproduce your problem here.
We are working on a fix to both of your issues.

Thanks,

Wei

huangwei@ucar.edu
VETS/CISL
National Center for Atmospheric Research
P.O. Box 3000 (1850 Table Mesa Dr.)
Boulder, CO 80307-3000 USA
(303) 497-8924

On Feb 12, 2013, at 10:00 PM, Wenshan Wang <wenshanw@uci.edu> wrote:

> Dear all,
>
> I am using NCL 6.1.2 to read netCDF 4.0 data within groups.
> But the results are different from that I got using ncdump.
>
> I uploaded the test file snd_LImon_all-mdl_historical_all-nsm_clm.nc onto ftp.cgd.ucar.edu/incoming.
>
> Here is my codes:
> dir = "~/data/cmip5/output/4plot/"
> fn = "snd_LImon_all-mdl_historical_
> all-nsm_clm.nc"
> gg = "/snd_CCSM4/lat"
> dd = fin->$gg$
> print(dd)
>
> The results will be all 0.
> But using ncdump, I can get the valid latitude from -90 to 90.
>
> Thank you!
>
> Best,
> Wenshan
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Feb 13 14:59:49 2013

This archive was generated by hypermail 2.1.8 : Thu Feb 21 2013 - 11:26:43 MST