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: netcdf2.02 install + test failed on SS10 / 4.1.3

We have come upon this unpleasant rename/tempfilename problem too long.
It is time to fix it.  The problem is related to netcdf using a different
location to create a temporary file.  It thinks this temporary area is in
the same filesystem as the desired output file.  The simplistic fix is
to catch the rename error and fall back on a copy and delete.  A better
fix is to more accurately determine the appropriate directory for a
temporary file.  This latter problem is a bit messy and less easy to
generalize for each platform.  The simplistic first part of the fix
should be put in now.


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