<div dir="ltr"><div>I have a couple of NCL scripts I have been using to regrid data and am having trouble with a new dataset, because the intermediate files appear to be too big to write.  I was able to subset and run the scripts, but I would prefer not to.  I found some mention of this issue back in the ncl-talk archives (<a href="https://www.ncl.ucar.edu/Support/talk_archives/2014/1840.html">https://www.ncl.ucar.edu/Support/talk_archives/2014/1840.html</a>) and was curious if there were updates since then.  </div><div><br></div><div>I have tried including the line below, but still got the same error.  I would include the script and files, but the files are not particularly small.</div><div><br></div><div>setfileoption(&quot;nc&quot;,&quot;format&quot;,&quot;NetCDF4&quot;) <br></div><div><br></div><div>Thanks,</div><div>Katelyn</div><div><br></div><div>Output and error message:</div><div><div> Copyright (C) 1995-2014 - All Rights Reserved</div><div> University Corporation for Atmospheric Research</div><div> NCAR Command Language Version 6.2.0</div><div> The use of this software is governed by a License Agreement.</div><div> See <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.</div><div>(0)<span class="" style="white-space:pre">        </span>ESMF_regrid_gen_weights: number of processors used: 1</div><div>(0)<span class="" style="white-space:pre">        </span>--------------------------------------------------</div><div>(0)<span class="" style="white-space:pre">        </span>ESMF_regrid_gen_weights: the following command is about to be executed on the system:</div><div>(0)<span class="" style="white-space:pre">        </span>&#39;ESMF_RegridWeightGen --source <a href="http://Daymet.SCRIP_grid_description.nc">Daymet.SCRIP_grid_description.nc</a> --destination <a href="http://WRF.SCRIP_grid_description.nc">WRF.SCRIP_grid_description.nc</a> --weight <a href="http://Daymet_to_WRF.bilinear.WgtFile.nc">Daymet_to_WRF.bilinear.WgtFile.nc</a> --method bilinear --src_regional --dst_regional -i&#39;</div><div>(0)<span class="" style="white-space:pre">        </span>--------------------------------------------------</div><div>(0)<span class="" style="white-space:pre">        </span>ESMF_regrid_gen_weights: output from &#39;ESMF_RegridWeightGen&#39;:</div><div>(0)<span class="" style="white-space:pre">        </span>      Starting weight generation with these inputs: </div><div>(1)<span class="" style="white-space:pre">        </span>        Source File: <a href="http://Daymet.SCRIP_grid_description.nc">Daymet.SCRIP_grid_description.nc</a></div><div>(2)<span class="" style="white-space:pre">        </span>        Destination File: <a href="http://WRF.SCRIP_grid_description.nc">WRF.SCRIP_grid_description.nc</a></div><div>(3)<span class="" style="white-space:pre">        </span>        Weight File: <a href="http://Daymet_to_WRF.bilinear.WgtFile.nc">Daymet_to_WRF.bilinear.WgtFile.nc</a></div><div>(4)<span class="" style="white-space:pre">        </span>        Source File is in SCRIP format</div><div>(5)<span class="" style="white-space:pre">        </span>        Source Grid is a regional grid</div><div>(6)<span class="" style="white-space:pre">        </span>        Source Grid is a logically rectangular grid</div><div>(7)<span class="" style="white-space:pre">        </span>        Destination File is in SCRIP format</div><div>(8)<span class="" style="white-space:pre">        </span>        Destination Grid is a regional grid</div><div>(9)<span class="" style="white-space:pre">        </span>        Destination Grid is a logically rectangular grid</div><div>(10)<span class="" style="white-space:pre">        </span>        Regrid Method: bilinear</div><div>(11)<span class="" style="white-space:pre">        </span>        Pole option: NONE</div><div>(12)<span class="" style="white-space:pre">        </span>        Ignore unmapped destination points</div><div>(13)<span class="" style="white-space:pre">        </span>     </div><div>(14)<span class="" style="white-space:pre">        </span>     NetCDF Error: <a href="http://Daymet_to_WRF.bilinear.WgtFile.nc">Daymet_to_WRF.bilinear.WgtFile.nc</a> : NetCDF: One or more variable sizes violate format constraints</div><div>(15)<span class="" style="white-space:pre">        </span>      ERROR: Problem on processor            0 . Please see the PET*.RegridWeightGen.Log files for a traceback.</div><div>(0)<span class="" style="white-space:pre">        </span>--------------------------------------------------</div><div>(0)<span class="" style="white-space:pre">        </span>ESMF_regrid_gen_weights: &#39;ESMF_RegridWeightGen&#39; was not successful.</div></div><div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Katelyn Watson<br>PhD Candidate - Geosciences<br>Boise State University<br><span><a href="mailto:katelynwatson@u.boisestate.edu" target="_blank">katelynwatson@u.boisestate.edu</a></span><br></div></div></div>
</div></div>