Closed GoogleCodeExporter closed 8 years ago
That's a great idea! Could you provide a short script that I could use to test
the speed difference before and after adding the __array__ method?
Original comment by whitaker.jeffrey@gmail.com
on 19 Feb 2014 at 12:30
Never mind - I did this myself and verified that it is indeed a lot faster.
__array__ method added in svn trunk. Note: caution is required, because this
could chew up a lot of memory for large netcdf variables, since __array__ reads
the entire variable into a numpy array.
Original comment by whitaker.jeffrey@gmail.com
on 19 Feb 2014 at 1:03
Original comment by whitaker.jeffrey@gmail.com
on 26 Feb 2014 at 2:04
Original issue reported on code.google.com by
sho...@climate.com
on 19 Feb 2014 at 8:04