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.
Hi all, I’m converting a large ASCII text file to NETCDF4 format by reading in lines from the ASCII file and writing them out using nc_put_vara_text(). I’ve tested my program with various test cases and it appeared to work fine. I’ve now been given a large 14GB ASCII file and during conversion the program fails with the following runtime error: Error: NetCDF: Error initializing for parallel access This error always occurs after the 16777187 iteration/write. I’ve used a debugger to verify that the output strings are valid for this iteration and the nc_put_vara_text() command and its arguments look fine. I was wondering therefore if anyone knew why this error might be occurring? Thanks in advance, Tim.
netcdfgroup
archives: