Re: large size netCDF file

From: Dave Allured - NOAA Affiliate <dave.allured_at_nyahnyahspammersnyahnyah>
Date: Fri May 31 2013 - 15:15:37 MDT

Ming,

More information is needed. When you ran the program, it probably
created a partial output file. Please run ncdump -k on the partial
output file, and tell us what it says: classic, netCDF-4, or
something like that. If it says "classic," then there is probably
some small error in the order of commands, or the exact arguments to
setfileoption.

If you still can not find the error, then please show a copy of your
script or a reduced version that gives the error. Also show your NCL
version, platform type, and printVarSummary on the variable that you
were trying to write when the error occurred.

Please reply to the user list, NOT to me privately.

--Dave

On Fri, May 31, 2013 at 10:12 AM, Ming Chen <chenming@ucar.edu> wrote:
> Greetings,
>
> I am trying to write out a large-size netCDF file using NCL. However, I
> get the error message like:
>
> ncendef: ncid 65536: NetCDF: One or more variable sizes violate format
> constraints
>
> I have tried setfileoption("nc","Format","netCDF4CLASSIC") and
> setfileoption("nc","Format","LargeFile"). Neither works.
>
> Thanks!
>
> Ming
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri May 31 15:15:47 2013

This archive was generated by hypermail 2.1.8 : Tue Jun 04 2013 - 09:50:17 MDT