Re: Error occured when creating new files

From: Wei Huang <huangwei_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 04 2013 - 14:32:23 MST

Yiqi,

In your script, add these two lines, just after "month" and "day" are created:

        month!0 = "month"
        day!0 = "day"

Regards,

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 Jan 4, 2013, at 2:03 PM, Yiqi Zheng wrote:

> Hi Wei,
>
> attached is my script. Thank you very much!
>
> Best,
> Yiqi
>
>
> On Fri, Jan 4, 2013 at 4:00 PM, Wei Huang <huangwei@ucar.edu> wrote:
> Yiqi,
>
> Could you please send your script if possible?
> Without seeing your script, it is hard to figure out the problem.
>
> 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 Jan 4, 2013, at 1:52 PM, Yiqi Zheng wrote:
>
>> Hi Wei and NCL users,
>>
>> Thank you very much for your detailed response! I tried to modify my code according to your script and the instructions on NCL website. But there are still some errors:
>>
>> fatal:["Execute.c":7556]:Execute: Error occurred at or near line 122 in file make_dailyCT.ncl
>>
>> fatal:["Execute.c":7556]:Execute: Error occurred at or near line 123 in file make_dailyCT.ncl
>>
>> file: NclNewFile.c, line: 6839
>> Could not get varnode->name: <month>
>> file: NclNewFile.c, line: 6839
>> Could not get varnode->name: <day>
>>
>> And I also need to change "lev" to "level", otherwise there will be more fatal errors concerning the "lev" dimension.
>> Attached are my code and original data file. If it's convenient, could you help me have a look at it? Thanks again!
>>
>> Best regards,
>> Yiqi
>
>
> <make_dailyCT.ncl>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jan 4 14:32:37 2013

This archive was generated by hypermail 2.1.8 : Fri Jan 04 2013 - 15:34:10 MST