This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Greetings, > > In the configure command for netcdf, I include the option > "--with-temp-large=/home/knuss/Desktop/ncTemp/" and that directory exists, > but that directory does not seem to be used for the "tst_flarge" test. The > file "./nf_test/tst_flarge.nc" is created and is very large before using up > all the remaining space on that partition, which is over 4.8GB. I believe > the test program does not use the specified directory. If you, agree, please > fix it. > > Kevin > > Howdy Kevin! I agree, but getting that information into a fortran 77 program is not easy! We are going to be refactoring the fortran APIs Real Soon Now. When we do, we will be able to fix this problem, because we will be using only Fortran 90 compilers, which have a well-defined way of getting environment vars into programs. The workaround is not to perform the large file tests on systems without enough room for the F77 large file test to run. Thanks! Ed Ticket Details =================== Ticket ID: SSR-921922 Department: Support netCDF Priority: Emergency Status: Closed