<div dir="ltr"><div><div>Dear all,<br><br></div>I am trying to do a multivariate EOF analysis with two variiables (following the example from mjoclivar_14).<br></div>However, when I try to combine all data in one array it gives me the error:<br><br>'fatal:Assignment type mismatch, right hand side can't be coerced to type of left hand side'<br clear="all"><div><br></div><div>I
 checked and found that the both the variables are of type float, 
however, dimension (lat, lon, time) in one variable are of data-type 
float, whereas in the other are of type double.<br></div><div><br></div><div>I
 tried converting by extracting the dimension individually, converting 
them to float and reassigning to the variable, but it is not working. 
The data type still remains double. <br></div><div><br>How do I do it? Kindly help.<br></div><div><br><br></div><div>Thanks<br></div>Shikha Singh</div>