<div dir="ltr"><div>I do not think this is a direct constraint of the ESMF routines.  The primary error message concerns the creation of a Netcdf file for regridding weights.  This message is typical for trying to create a file variable that exceeds the 2 Gb limit for netcdf-3 and netcdf-4 classic formats.  Look for an option to specify the full netcdf-4 format (not "netcdf-4 classic") when creating an ESMF weights file.  I am not an ESMF expert; you will need to look this up for yourself.</div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 6, 2020 at 12:46 PM Vollaro, David via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi guys,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Can you tell me what the max allowable size for the ESMF Regridding routines are?  When I tried to run this on the entire gridded file(3500x7000) I got an error message.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
19)         NetCDF Error: .//<a href="http://htest2_2020-08-11_060832_wgt.nc" target="_blank">htest2_2020-08-11_060832_wgt.nc</a> : NetCDF: One or more variable sizes violate format constraints
<div>(20)          ERROR: Problem on processor            0 . Please see the PET*.RegridWeightGen.Log files for a traceback.</div>
<div><br>
</div>
<div>The PET0 Output is as follows:</div>
<div>20201006 181411.043 INFO             PET0 Running with ESMF Version 7.0.2
<div>20201006 181411.207 INFO             PET0 Running with ESMF Version 7.0.2</div>
<div>20201006 181411.382 INFO             PET0 Running with ESMF Version 7.0.2</div>
<div>20201006 184010.642 ERROR            PET0 ESMF_IOScrip.F90:1357 ESMF_OutputScripWeightF</div>
<div>ile netCDF Status Return Error</div>
<div>20201006 184010.642 ERROR            PET0 ESMF_RegridWeightGen.F90:1580 ESMF_RegridWeig</div>
<div>htGenFile Failure  - Internal subroutine call returned Error</div>
<br>
  Thanks</div>
<div><br>
</div>
<div>Dave</div></div></div></blockquote><div><br></div><div><snip> </div></div></div>