[Thread Prev][Thread Next][Index]

[ferret_users] Spatial Correlation;



Dear ferret users,
 
I tried to correlate chl data with sea surface height, for that I set
these two data sets in a common grid.
 
I followed the scripts mentioned in the page
"../../faq/correlations-and-variances;.
This method is working well for coads_climatology data.
 
use data coads_clim.nc
let p=sst
let q=airt
go variance
fill correl
 
But, not for my data. I can't understand the reason.
 
 
use data relate.nc
let p=ssh
let q=chl
go variance
fill correl
 
(output shows 'no valid data')
The sample data files attached here.
Kindly help me.
Thanks.
 
 
-- 
C. Karnan, CSIR - SRF
Ph. D Research Scholar
National Institute of Oceanography (CSIR)
Regional Centre, Dr Salim Ali Road
Kochi - 682 018.
India.
Mobile No. +91 9633032345; +91 9941811608

Attachment: coads_clim.nc
Description: Cdf file

Attachment: relate.nc
Description: Cdf file


[Thread Prev][Thread Next][Index]