[ncl-talk] ESMF_regrid_gen_weights error
Dave Allured - NOAA Affiliate
dave.allured at noaa.gov
Tue Oct 6 13:46:58 MDT 2020
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.
On Tue, Oct 6, 2020 at 12:46 PM Vollaro, David via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:
> Hi guys,
>
> 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.
>
> 19) NetCDF Error: .//htest2_2020-08-11_060832_wgt.nc : NetCDF:
> One or more variable sizes violate format constraints
> (20) ERROR: Problem on processor 0 . Please see the
> PET*.RegridWeightGen.Log files for a traceback.
>
> The PET0 Output is as follows:
> 20201006 181411.043 INFO PET0 Running with ESMF Version 7.0.2
> 20201006 181411.207 INFO PET0 Running with ESMF Version 7.0.2
> 20201006 181411.382 INFO PET0 Running with ESMF Version 7.0.2
> 20201006 184010.642 ERROR PET0 ESMF_IOScrip.F90:1357
> ESMF_OutputScripWeightF
> ile netCDF Status Return Error
> 20201006 184010.642 ERROR PET0 ESMF_RegridWeightGen.F90:1580
> ESMF_RegridWeig
> htGenFile Failure - Internal subroutine call returned Error
>
> Thanks
>
> Dave
>
<snip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201006/bad3ca23/attachment.html>
More information about the ncl-talk
mailing list