[Thread Prev][Thread Next][Index]

[ferret_users] writing stat output in txt file



Dear All,

My script to calculate stat i.d standard deviation from daily data.

let A1=Optical_Depth_Land_And_Ocean_Mean[d=1,x=73:81@ave,y=30:33@ave,l=1:122]
let B1=Optical_Depth_Land_And_Ocean_Mean[d=1,x=73:85@ave,y=25:29@ave,l=1:122]
let daily=(A1+B1)/2
list/file=GP2002.txt stat(daily)

I want to write the output of stat function to a txt file, but above step give error, Any idea where I am doing mistake to take stat output to a txt file.


--
Regards,
Nitin Patil

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement