NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdf-java] How to open file for redef?

I'm trying to open a NetCDF3 file for redefinition, but FileWriter only has
two methods for opening files: createNew and openExisting.  The first
method destroys the file content (as expected) and the second one only
opens a file for writing without allowing addition of new elements.  Am I
missing something?

Thanks...
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: