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.
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...
netcdf-java
archives: