[gradsusr] Is it possible to get average from multiple Ascii files

एन नरेंद्र रेड्डी nelli.narendra at gmail.com
Mon Jan 27 06:44:54 EST 2014


if use matlab just use the following commands.
data=load('filename.csv');
data(data=undef)=NaN; %%where undef is undefined value it can be 999 etc.
data_avg=nanmean(data);


On 1/27/14, Dr. Avinash Kumar <kumaravinash13 at gmail.com> wrote:
> Dear All Grads user
> I have exported 30 years yearly SST anomaly data in ASCII .csv (file named
> as 1982, 1983, 1984.......2012). I would like like to know is their anyway
> to  make an average of all the row and column of each file in a single file
> without manually averaging each files.
>
> Thanking you in advanced
>
> *Dr. Avinash Kumar*
> *Scientist *
>
> *Polar Remote Sensing Division **National Centre for Antarctic & Ocean
> Research*
> Ministry of Earth Sciences, Government of India
> Headland Sada, Vasco-da-Gama, Goa 403 804, India
>
>
>
> *Phone No: **+91-**832-2525-631 (O), Mobile No: +91-9158536334;
> +91-9421122914*
>


-- 
Regards,

N.Narendra Reddy
Research Scholar,
C/O Dr.Kusuma G Rao
Atmospheric Science Programme
Antariksh Bhavan, NEW BEL Road
ISRO HQ, B'lore, 560 094.
Office: +91 80 2217 2091, 2077
Home: +91 80 42035437
Mobile:09986589807 (*18:30 - 21:30 IST*)
nelli.narendra at gmail.com
************************************************************************
One who wins with out troubles ..... It is just a Victory
The one who wins with lots of troubles .... That is a History

*************************************************************************


More information about the gradsusr mailing list