From: Webb S. <web...@gm...> - 2006-07-13 23:55:36
|
Could someone recommend a way to average an array along the columns without propagating the nans and without turning them into some weird number which bias the result? I guess I can just keep using an indexing array for fooArray, but if there is somehting more graceful, I would love to know. Boy missing data is a pain in the neck... Thanks again! |