Re: [Numpy-discussion] numpy tests errors and failures

2013-06-03 Thread Tim Burgess
On Sat, 2013-06-01 at 20:09 -0400, Warren Weckesser wrote: > I'm using Ubuntu 12.04, so I suspect I won't be the only one who sees > these. > gcc on 12.04 (precise) should be 4.6.3 See http://packages.ubuntu.com/search?keywords=gcc&searchon=names&suite=precise§ion=all

Re: [Numpy-discussion] loop through values in a array and find maximum as looping

2011-12-06 Thread Tim Burgess
On 07/12/2011, at 1:49 PM, questions anon wrote: > fillvalue=ncfile.variables['T_SFC']._FillValue > TSFC=MA.masked_values(TSFC, fillvalue) You can probably also eliminate the above two lines from your code. > TSFC=ncfile.variables['T_SFC'][:] If your NetCDF

Re: [Numpy-discussion] numpy 1.7.0 release

2011-12-05 Thread Tim Burgess
eview in a 1.7.0 release will likely raise it's visibility - a lot of people will read release notes of a newer version but won't ever track discussions in a mailing list. Tim Burgess Software Engineer - Coral Reef Watch Satellite Applications and Research - NESDIS National Oceanic and