You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? 1. 2. 3. rootgrp.WEST-EAST_GRID_DIMENSION = 50 What is the expected output? What do you see instead? possibility to put minussign in attributes name What version of the product are you using? On what operating system? Version 0.8.2 Please provide any additional information below.
Mean I try to assign an attribute with the method: rootgrp.WEST-EAST_GRID_DIMENSION = 5 which is unusable in this particular case.
But the method rootgrp.setncattr('WEST-EAST_GRID_DIMENSION', 5) do exactly what I need.
Feel sorry for that. It just need to read the doc carefully.
From matth.be...@gmail.com on August 04, 2010 07:50:13
What steps will reproduce the problem? 1. 2. 3. rootgrp.WEST-EAST_GRID_DIMENSION = 50 What is the expected output? What do you see instead? possibility to put minussign in attributes name What version of the product are you using? On what operating system? Version 0.8.2 Please provide any additional information below.
Original issue: http://code.google.com/p/netcdf4-python/issues/detail?id=62
The text was updated successfully, but these errors were encountered: