[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20031205: error in create netcdf file
- Subject: 20031205: error in create netcdf file
- Date: Fri, 05 Dec 2003 10:38:40 -0700
Boyin Huang,
>Date: Fri, 5 Dec 2003 07:58:10 -0800 (PST)
>From: Boyin Huang <address@hidden>
>Organization: The Center for Research on the Changing Earth System (CRCES)
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20031204: error in create netcdf file
The above message contained the following:
> Thank you very much for your comments on the problem I encountered.
>
> I found the problem: I did not close the file using nf_close(ncid). I
> thought the program should automatically close everything before it
> stops, but it is not.
You are not the the first one to forget to call nc_close(). Good job on
finding it.
> If you think this is the case, could you send an
> email to the user list?
>
> Now, everything is fine to me. Thank you very much for your advice.
Regards,
Steve Emmerson