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.

[netcdf-java] adding new variable to existing netcdf file ...

Hi,

I try to and new variable to an existing netcdf file. I open the file using,

ncfile = NetcdfFileWritable.openExisting(....)

method, but when i adding variable with "ncfile.addVariable(....)", it gives me "not in define mode" error. How can i solve the problem. Is there any other method? Any suggestions will be helpful.

Best wishes,

--ufuk


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