Hi,
How can one change the Variable attrs?
As explicit in the documentation, this is silent, and does not affec the attrs:
m.variables['Link-p'].sel(Link='test_1').attrs['integer'] = True
The solution mentioned in the docs does not work for Variables (at least I am not able). How can one change the attrs value?
Thank you in advance,
André Lisboa