[ncl-talk] Fw: Fwd: time dimension mismatch in NCL

jayanti pal jiban_samudra18 at yahoo.com
Mon Nov 15 18:05:30 MST 2021


Sir,
I am trying to calculate EOF from one file and then quantify correlation between PCs with variables from other files.While defining time dimension i get following error
(ncl_stable) oem at oem-Inspiron-15-5501:~/IOD/sst/new$ ncl eof_correl.ncl
 Copyright (C) 1995-2019 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.6.2
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.

Variable: sst1
Type: float
Total Size: 38880000 bytes
            9720000 values
Number of Dimensions: 3
Dimensions and sizes: [time | 150] x [latitude | 180] x [longitude | 360]
Coordinates:
            time: [288.5..54709.5]
            latitude: [89.5..-89.5]
            longitude: [-179.5..179.5]
Number Of Attributes: 6
  standard_name : sea_surface_temperature
  long_name : sst
  units : C
  _FillValue : -1e+30
  missing_value : -1e+30
  cell_methods : time: lat: lon: mean
fatal:Dimension sizes of left hand side and right hand side of assignment do not match
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 63 in file eof_correl.ncl

code is attached below.
Sent from Yahoo Mail on Android 
 
   ----- Forwarded message ----- From: "Jayanti Pal" <jayanti.pal at curaj.ac.in> To: "jiban_samudra18 at yahoo.com" <jiban_samudra18 at yahoo.com> Cc:  Sent: Tue, 16 Nov 2021 at 6:31 AM Subject: Fwd: time dimension mismatch in NCL  
---------- Forwarded message ---------
From: Jayanti Pal <jayanti.pal at curaj.ac.in>
Date: Mon, 15 Nov, 2021, 10:24 PM
Subject: time dimension mismatch in NCL
To: <ncl-talk-request at mailman.ucar.edu>, <ncl-talk at mailman.ucar.edu>


Sir,
I am trying to calculate EOF from one file and then quantify correlation between PCs with variables from other files.While defining time dimension i get following error
(ncl_stable) oem at oem-Inspiron-15-5501:~/IOD/sst/new$ ncl eof_correl.ncl
 Copyright (C) 1995-2019 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.6.2
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.

Variable: sst1
Type: float
Total Size: 38880000 bytes
            9720000 values
Number of Dimensions: 3
Dimensions and sizes: [time | 150] x [latitude | 180] x [longitude | 360]
Coordinates: 
            time: [288.5..54709.5]
            latitude: [89.5..-89.5]
            longitude: [-179.5..179.5]
Number Of Attributes: 6
  standard_name : sea_surface_temperature
  long_name : sst
  units : C
  _FillValue : -1e+30
  missing_value : -1e+30
  cell_methods : time: lat: lon: mean
fatal:Dimension sizes of left hand side and right hand side of assignment do not match
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 63 in file eof_correl.ncl

code is attached below.
-- 
Regards 
Jayanti
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20211116/10f8db96/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eof_correl.ncl
Type: application/octet-stream
Size: 6405 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20211116/10f8db96/attachment.obj>


More information about the ncl-talk mailing list