GSTools icon indicating copy to clipboard operation
GSTools copied to clipboard

mask support

Open MuellerSeb opened this issue 2 years ago • 0 comments

On often requested feature is the support for masked fields.

  • [ ] add mask keyword and property to all Field classes
  • [ ] decide whether to used np.masked arrays or to store the mask separately

This could also help with #140

MuellerSeb avatar Apr 20 '22 10:04 MuellerSeb