- To: "netcdf-java@xxxxxxxxxxxxxxxx" <netcdf-java@xxxxxxxxxxxxxxxx>
- Subject: [netcdf-java] renameGlobalAttribute
- From: Rodrigo Botafogo <rodrigo@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Jul 2013 12:05:09 -0200
In NetcdfFileWriter there is a method called renameGlobalAttribute, that renames a group attribute according to the documentation. Shouldn´t this method be named renameGroupAttribute? I´m trying to rename a global attribute using renameGlobalAttribute in a pure java implementation. I´m getting an error. Is this only supported on NetCDF-4 files? Thanks, -- Rodrigo Botafogo Integrando TI ao seu negócio
- Follow-Ups:
- Re: [netcdf-java] renameGlobalAttribute
- From: Marcos Hermida
- Re: [netcdf-java] renameGlobalAttribute