Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Problems running geogrid.exe

erickwsr

New member
Hello everyone

I have an error when running ./geogrid.exe
The error is "ERROR: Error in ext_pkg_open_for_write_begin.
WRF_DEBUG: NetCDF error: NetCDF: Not a valid ID
WRF_DEBUG: NetCDF error in ext_ncd_open_for_write_begin wrf_io.F90, line 1382"
I am attaching some files. I'm working on a cluster with Ubuntu 22.04 and gcc 11.4. WRF and WPS version is 4.5
I appreciate any kind of guidance or help in advance.
 

Attachments

  • compile.log.log
    110 KB · Views: 0
  • configure.wps
    3.4 KB · Views: 0
  • geogrid.log.log
    12 KB · Views: 1
  • namelist.wps
    1.6 KB · Views: 2
I ran geogrid.exe (WPSV4.5) using your namelist.wps as input. The job is done successfully.
I am suspicious that something is wrong with your netCDF lib. Can you re-install the lib and recompile WPS, then try again?
 
Thank you very much for answering!
I reinstalled the netcdf library and recompiled WPS but the same error persists.
I attach files for more information on the installation process of the netcdf 4.7.2 and netcdf-fortran 4.5.2 libraries, the compilation of WRF and WPS, and the WRF environment variables.
 

Attachments

  • netcdf_f.make.log
    114.7 KB · Views: 0
  • netcdf_f.configure.log
    12 KB · Views: 0
  • netcdf_c.makeinstall.log
    15.2 KB · Views: 0
  • netcdf_c.make.log
    51.1 KB · Views: 0
  • netcdf_c.configure.log
    15 KB · Views: 0
  • compile.wrf.log
    962.7 KB · Views: 0
  • compile.wps.log
    112.9 KB · Views: 0
  • netcdf_f.makeinstall.log
    12.4 KB · Views: 0
Top