<div dir="ltr"><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">I am trying to overwrite a netcdf4 file analogous to what is shown at </span><a href="http://www.ncl.ucar.edu/Applications/change_netCDF.shtml" style="font-family:Helvetica;font-size:12px">http://www.ncl.ucar.edu/Applications/change_netCDF.shtml</a><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">.  In the attached ncl script, I open the file to be modified at line 35 and attempt the modification at line 73 (with a lot of calculations in between).  While I have double-checked that the modified field (var_mod) has the same dimensionality as the original variable (QRAIN), I am still get a segmentation fault/core dump.  Never had this problem when I tried to manipulate netcdf3 files.  Could it possibly be related to the netcdf4 compression?  It’s possible I may be trying to do something that’s no longer possible.</span><br style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><br style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Thanks in advance for any suggestions.</span><br><div><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">-Dusty Wheatley</span></div></div>