<div style="overflow-wrap: break-word;">Sir,</div><div style="overflow-wrap: break-word;"><br style="overflow-wrap: break-word;"></div><div style="overflow-wrap: break-word;">I am trying to calculate EOF from one file and then quantify correlation between PCs with variables from other files.</div><div style="overflow-wrap: break-word;">While defining time dimension i get following error</div><div style="overflow-wrap: break-word;"><br style="overflow-wrap: break-word;"></div><div style="overflow-wrap: break-word;">(ncl_stable) oem@oem-Inspiron-15-5501:~/IOD/sst/new$ ncl eof_correl.ncl<br style="overflow-wrap: break-word;"> Copyright (C) 1995-2019 - All Rights Reserved<br style="overflow-wrap: break-word;"> University Corporation for Atmospheric Research<br style="overflow-wrap: break-word;"> NCAR Command Language Version 6.6.2<br style="overflow-wrap: break-word;"> The use of this software is governed by a License Agreement.<br style="overflow-wrap: break-word;"> See <a rel="nofollow noopener noreferrer" target="_blank" href="http://www.ncl.ucar.edu/" style="overflow-wrap: break-word; word-break: break-word;">http://www.ncl.ucar.edu/</a> for more details.<br style="overflow-wrap: break-word;"><br style="overflow-wrap: break-word;">Variable: sst1<br style="overflow-wrap: break-word;">Type: float<br style="overflow-wrap: break-word;">Total Size: 38880000 bytes<br style="overflow-wrap: break-word;">            9720000 values<br style="overflow-wrap: break-word;">Number of Dimensions: 3<br style="overflow-wrap: break-word;">Dimensions and sizes: [time | 150] x [latitude | 180] x [longitude | 360]<br style="overflow-wrap: break-word;">Coordinates:<br style="overflow-wrap: break-word;">            time: [288.5..54709.5]<br style="overflow-wrap: break-word;">            latitude: [89.5..-89.5]<br style="overflow-wrap: break-word;">            longitude: [-179.5..179.5]<br style="overflow-wrap: break-word;">Number Of Attributes: 6<br style="overflow-wrap: break-word;">  standard_name : sea_surface_temperature<br style="overflow-wrap: break-word;">  long_name : sst<br style="overflow-wrap: break-word;">  units : C<br style="overflow-wrap: break-word;">  _FillValue : -1e+30<br style="overflow-wrap: break-word;">  missing_value : -1e+30<br style="overflow-wrap: break-word;">  cell_methods : time: lat: lon: mean<br style="overflow-wrap: break-word;"><b style="overflow-wrap: break-word;">fatal:Dimension sizes of left hand side and right hand side of assignment do not match<br style="overflow-wrap: break-word;">fatal:["Execute.c":8637]:Execute: Error occurred at or near line 63 in file eof_correl.ncl</b><br style="overflow-wrap: break-word;"></div><div style="overflow-wrap: break-word;"><br style="overflow-wrap: break-word;"></div><div style="overflow-wrap: break-word;" id="yMail_cursorElementTracker_1637024692460">code is attached below.</div><br><div id="ymail_android_signature"><a id="ymail_android_signature_link" href="https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature">Sent from Yahoo Mail on Android</a></div> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>----- Forwarded message -----</div> <div><b>From:</b> "Jayanti Pal" <jayanti.pal@curaj.ac.in></div> <div><b>To:</b> "jiban_samudra18@yahoo.com" <jiban_samudra18@yahoo.com></div> <div style="display:"none""><b>Cc:</b> </div> <div><b>Sent:</b> Tue, 16 Nov 2021 at 6:31 AM</div> <div><b>Subject:</b> Fwd: time dimension mismatch in NCL</div> </div>  <div id="yiv0257515012"><div></div><br><div class="yiv0257515012gmail_quote"><div dir="ltr" class="yiv0257515012gmail_attr">---------- Forwarded message ---------<br>From: <strong class="yiv0257515012gmail_sendername">Jayanti Pal</strong> <span><<a rel="nofollow noopener noreferrer" ymailto="mailto:jayanti.pal@curaj.ac.in" target="_blank" href="mailto:jayanti.pal@curaj.ac.in">jayanti.pal@curaj.ac.in</a>></span><br>Date: Mon, 15 Nov, 2021, 10:24 PM<br>Subject: time dimension mismatch  in NCL<br>To:  <<a rel="nofollow noopener noreferrer" ymailto="mailto:ncl-talk-request@mailman.ucar.edu" target="_blank" href="mailto:ncl-talk-request@mailman.ucar.edu">ncl-talk-request@mailman.ucar.edu</a>>,  <<a rel="nofollow noopener noreferrer" ymailto="mailto:ncl-talk@mailman.ucar.edu" target="_blank" href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>><br></div><br><br><div dir="ltr"><div>Sir,</div><div><br></div><div>I am trying to calculate EOF from one file and then quantify correlation between PCs with variables from other files.</div><div>While defining time dimension i get following error</div><div><br></div><div>(ncl_stable) oem@oem-Inspiron-15-5501:~/IOD/sst/new$ ncl eof_correl.ncl<br> Copyright (C) 1995-2019 - All Rights Reserved<br> University Corporation for Atmospheric Research<br> NCAR Command Language Version 6.6.2<br> The use of this software is governed by a License Agreement.<br> See <a rel="nofollow noopener noreferrer" target="_blank" href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.<br><br>Variable: sst1<br>Type: float<br>Total Size: 38880000 bytes<br>            9720000 values<br>Number of Dimensions: 3<br>Dimensions and sizes:     [time | 150] x [latitude | 180] x [longitude | 360]<br>Coordinates: <br>            time: [288.5..54709.5]<br>            latitude: [89.5..-89.5]<br>            longitude: [-179.5..179.5]<br>Number Of Attributes: 6<br>  standard_name :  sea_surface_temperature<br>  long_name :     sst<br>  units :     C<br>  _FillValue :  -1e+30<br>  missing_value :  -1e+30<br>  cell_methods :   time: lat: lon: mean<br><b>fatal:Dimension sizes of left hand side and right hand side of assignment do not match<br>fatal:["Execute.c":8637]:Execute: Error occurred at or near line 63 in file eof_correl.ncl</b><br></div><div><br></div><div>code is attached below.<br></div><div>-- <br><div dir="ltr"><div>Regards <br></div><div>Jayanti<br></div></div></div></div>
</div>
</div> </div> </blockquote>