writing large files

From: Gary Bates <gary.bates_at_nyahnyahspammersnyahnyah>
Date: Tue Jul 06 2010 - 15:35:48 MDT

hi,

I'm running NCL 5.1.1 and would like to write a large file that contains
1 variable. Ideally, the dimensions of this variable would be 365 x 231
x 180 x 360. I figure this would produce a file of about 22GB.

Thus far, I've been unable to write a file larger than 2GB --- same
result on a Linux machine or a Mac. I've tried:

setfileoption("nc","Format","64BitOffset")
setfileoption("nc","Format","LargeFile")
setfileoption("nc","Format","NetCDF4Classic")

All give same result. Is there something else I need to do to write a
large file?

Thanks,
Gary Bates
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jul 6 15:35:53 2010

This archive was generated by hypermail 2.1.8 : Fri Jul 09 2010 - 16:06:22 MDT