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.
Rob On Nov 29, 2010, at 9:45 AM, Ed Hartnett wrote:
Jennifer Adams <jma@xxxxxxxxxxxxx> writes:That's great! Does the library use a chunk of memory to do this? If my array of doubles is very large, say 20Gb, and I'm running on a system with24GB of memory, will it work? --Jennifer On Nov 29, 2010, at 9:32 AM, Jim Edwards wrote:Memory will be allocated, but only enough to convert data for each nc_put_vara call. So if you are writing 1 MB of values at a time, it will allocated 1 MB at a time to convert, and free that 1 MB after the write operation is complete.So it doesn't matter how large your variables are, only how much you tryand write at one time. Thanks, Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx _______________________________________________ netcdfgroup mailing list netcdfgroup@xxxxxxxxxxxxxxxx For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/
netcdfgroup
archives: