Re:Re: [gdal-dev] How to change variable names in netCDF?
Normal 0 false false falseEN-US JA X-NONE MicrosoftInternetExplorer4
[gdal-dev] How to change variable names in netCDF?
Hello everybody, I have a question about netCDF creation. I am using GDAL 1.9.0 in python. Creation Issues in http://www.gdal.org/frmt_netcdf.html mentions “each variable array is names Band1, Band2,… ”. I would like to change the names. Can anyone give me ideas? Thank you for your time. Kind