Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [netcdfgroup] dim sizes with ncgen

Henry Butowsky <henryb@xxxxxxxx> writes:

> Hi Guys,
> I'm guessing you are already aware of this bug.
> Basically the problem is that when using "ngen" to create ntecdf4
> files. ( ncgen -k hdf5 )
> The  maximum value  for a  dimension   is   NC_MAX_UINT  (2^32-1).
>

This is intentional. If we did not enforce this limit, then your data
files would be badly misunderstood by machines with only a 4-byte size_t
type.

Can you tell me why your are trying to create dimensions larger than
this size?

Thanks,

Ed
-- 
Ed Hartnett  -- ed@xxxxxxxxxxxxxxxx



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: