[Numpy-discussion] C-api and masked arrays

Pierre GM pgmdevlist at gmail.com
Mon Mar 1 10:44:45 EST 2010


On Mar 1, 2010, at 10:39 AM, Martin Raspaud wrote:
> Hi,
> 
> We're talking map projections, so that means that the values will move around,
> including masked ones...
> 
> So filling the array with a given value is a way of projecting the array and the
> mask in one shot...

OK then. Just make sure the value you choose for filling your array is never present otherwise...


More information about the NumPy-Discussion mailing list