nansencenter / nansat

Scientist friendly Python toolbox for processing 2D satellite Earth observation data.
http://nansat.readthedocs.io
GNU General Public License v3.0
182 stars 66 forks source link

#411 property decorator with its setter #500

Open opsdep opened 3 years ago

opsdep commented 3 years ago

@akorosov @korvinos @aperrin66

With this code you can use that shape method as a property. I have also added a setter which has might be useful for your future development.