Re: finding masking boundary indices

2013-11-23 Thread Chris Angelico
On Sun, Nov 24, 2013 at 1:29 AM, Sudheer Joseph wrote: > Hi, >I have a masked array like in the attached link, I wanted to find > indices of the bounds where the mask is false ie in this case of depth file > where there is depth less than shore. Is there a pythonic way of finding the

finding masking boundary indices

2013-11-23 Thread Sudheer Joseph
Hi, I have a masked array like in the attached link, I wanted to find indices of the bounds where the mask is false ie in this case of depth file where there is depth less than shore. Is there a pythonic way of finding the boundary indices? please advice? https://drive.google.com/file