<div dir="ltr"><div><div>Dear All,<br><br>Using below link, I followed the steps for uploading datafiles.<br><br><a href="https://www.ncl.ucar.edu/ftp_files.shtml">https://www.ncl.ucar.edu/ftp_files.shtml</a><br><br></div>It shows error as follow<br><br>ftp> cd incoming<br>250 Directory successfully changed.<br><br>ftp> put /home/swati/work/analysis/2_cities/Patna/14aug2014/wrf_out_data/3rd_domain/<a href="http://13_aug_2014.nc">13_aug_2014.nc</a><br>local: /home/swati/work/analysis/2_cities/Patna/14aug2014/wrf_out_data/3rd_domain/<a href="http://13_aug_2014.nc">13_aug_2014.nc</a> remote: /home/swati/work/analysis/2_cities/Patna/14aug2014/wrf_out_data/3rd_domain/<a href="http://13_aug_2014.nc">13_aug_2014.nc</a><br><br>227 Entering Passive Mode (128,117,23,220,192,16).<br>553 Could not create file.<br><br></div>Please let me know further steps to do. Thanks in advance.<br><div><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 9, 2017 at 5:25 PM, swati shewale <span dir="ltr"><<a href="mailto:shewaleswati16@gmail.com" target="_blank">shewaleswati16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Dear All,<br><br></div>I wish to plot winds at 850 hpa but facing error as below. Tried it several ways like plotted separately by taking single file at a time, doing this it works fine. while doing panel plot, third file shows some weird error as mismatch array. I wish to send the dataset files, total 3 files have size around 3.5 GB. Is it possible to send the dataset. Please give me some insight. I have attached script.<br><br></div>In the script, all the three files e.g. a0,a1,a2 (I have repeated same files again as a3,a4,a5) have same structure except time. once I send the data files (I used ncrcat command to concanate all the files),  you can see no of files (using ncdump -h command) get concanated (at the bottom)<br><div><div><div><br><br>fatal:Dimension size mismatch, dimension (0) of left hand side reference does not have the same size as the right hand side reference after subscripting.<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 245 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/wrf/WRFUserARW.ncl<br><br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 50 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Dimension size mismatch, dimension (0) of left hand side reference does not have the same size as the right hand side reference after subscripting.<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 245 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/wrf/WRFUserARW.ncl<br><br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 51 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Undefined identifier: (uu2) is undefined, can't continue<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 53 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Undefined identifier: (vv2) is undefined, can't continue<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 54 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Variable (u_plane2) is undefined<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 55 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Dimension size mismatch, dimension (0) of left hand side reference does not have the same size as the right hand side reference after subscripting.<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 245 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/wrf/WRFUserARW.ncl<br><br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 83 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Dimension size mismatch, dimension (0) of left hand side reference does not have the same size as the right hand side reference after subscripting.<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 245 in file $NCARG_ROOT/lib/ncarg/<wbr>nclscripts/wrf/WRFUserARW.ncl<br><br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 84 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Undefined identifier: (uu5) is undefined, can't continue<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 86 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Undefined identifier: (vv5) is undefined, can't continue<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 87 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br>fatal:Variable (u_plane5) is undefined<br>fatal:["Execute.c":8567]:<wbr>Execute: Error occurred at or near line 88 in file wind_climatology_850hpa_all_<wbr>files.ncl<br><br></div></div></div></div>
</blockquote></div><br></div>