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

wps compiling/installation

  1. B

    Issue while running geogrid.exe ungrib.exe

    Hi I am running ./geogrid.exe and ./ungrib.exe command on supercomputer but it giving me error that /geogrid.exe: error while loading shared libraries: libnetcdff.so.7: cannot open shared object file: No such file or directory and /usr/mathlib/libpng/lib/libpng15.so.15: version `PNG15_0'...
  2. E

    WPS Compiling Error Resulting in No Executables and Undefined References to 'jpc_decode'

    Well hello there, I have successfully generated the executables for the WRF step, but have failed to generate the executables for the WPS step. There are exactly four error messages inside the log.compile file attached below. Two of the error messages are related to an undefined reference...
  3. Y

    WPS compiling error

    I have compiled WRFV4.4 successfully. When I try to compile WPS, it has some error. That can not find cio.o and read_geogrid.o. I am not sure what happened. I use the gcc version is ( gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3)) and GNU Fortran (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3). I have...
  4. J

    Two WPS code bug. (the DM_FC &DM_CC option, metgrid.exe)

    Hello, I would like to report a issue which exists for a period. When I selected the compile option 19 and tried to compile with intel compiler, there are ususally comes out an compile error. From the compile output, I know that the error are ususally come from the gfortran compiler. After...
  5. Y

    metgrid.exe and geogrid.exe Not Generated

    Hi WRF Community, I am experiencing an issue while compiling WPSV4.6.0. I followed the tutorial (Compiling WRF) provided on the official website for compiling WPS.The expected executables metgrid.exe and geogrid.exe were not generated, although ungrib.exe was successfully created. I have also...
  6. William.Hatheway

    WRF & WPS CMAKE Tutorial

    So with the latest addition of CMAKE to the WRF and WPS infrastructure, will there be a new users guide instruction or update to the tutorial website that talks about how to build WRF and WPS with CMAKE with step by step guides?
  7. S

    Metgrid run with dmpar (parallel run)

    I am running WRF using WPS 4.4 version and would like to run metgrid using dmpar. As a result of searching through previous posts, I saw many people recommending serial because its performance is not bad. However, since we are trying to reduce the WRF execution time as much as possible, we are...
  8. A

    Compile Issue with WPS: metgrid.exe not Generated

    Hello everyone, so I'm trying to compile WPS. Everything seems to be running smoothly (no warnings). However, after checking the log.compile file, I didn't see the message "successfully compiled WPS." and then, when I checked the main WPS directory, there was no metgrid.exe. Here's the...
  9. M

    Intel vs AMD compilers- Which one has better gains?

    Hello, I’d like to understand if there is any measurable gain using vendor specific compiled WRF/WPS binaries vs GNU/GFORTRAN compiled libraries. Here is a literature that talks about Intel compiler. I’m looking to use AMD compiler - AMD Optimizing C/C++ and Fortran Compilers (AOCC) for WRF. For...
  10. D

    WPS Compilation error due to unavailability of arch option within configure.defaults

    Greetings, ######################################################################################################### My hpc server details : uname -m : " aarch64 " lsb_release -a : " Distributor ID: Ubuntu, Description: Ubuntu 22.04.4 LTS, Release: 22.04, Codename...
  11. T

    WPS does not recognize any available platform

    Problem: When executing `./configure`, WPS cannot recognize any available platforms for compilation Expected Output: It will list several options How to reproduce: Execute `./configure` Details: 1. I think I have setup NETCDF and Jasper properly, because their env variable have been...
  12. M

    WPS failed to complete build, only ungrib builds. Exits before completing with no error message.

    HI, I am attempting to compile WPS v 4.5 on an HPC server. I was able to get metgrid and geogrid to build. I have not been able to identify an error message. My configure and log files are attached.
  13. I

    ERROR: Ran out of valid boundary conditions in file wrfbdy_d01At line 777 of file module_date_time.f90

    hello, permission to ask about a problem that occurred to me when running "mpirun -np 3 ./wrf.exe &". I will also include supporting files to see where my problem is. Hopefully others can help solve it.
  14. D

    Cannot create geogrid.exe and metgrid.exe (dmpar)

    Dear All, I cannot create geogrid.exe and metgrid,exe with dmpar (./configure Enter Selection [1-40] : 19) The first error is: /scratch/xdeng40/WRF-PV/external/io_netcdf/libwrfio_nf.a(wrf_io.o): In function `ext_ncd_support_routines_mp_transpose_': wrf_io.f:(.text+0x438bf): undefined...
  15. V

    metgrid.exe and geogrid.exe not found

    Hello, After successfully installing WRF I attempted to install WPS as described in the tutorial :Installing WRF from scratch in an HPC using Intel Compilers - Pratiman Homepage however after compiling WPS I see only ungrib.exe, the other executables were not created. So, I tried doing this fix...
  16. William.Hatheway

    How to Fix: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

    The recent releases of Ubuntu 22 and Ubuntu 23 by Canonical introduced several changes to their base operating system, including significant updates to the GNU Compiler Collection (GCC). Specifically, these versions have been upgraded to GCC 11 and GCC 12, respectively. A noteworthy aspect of...
  17. S

    all three xxx.exe files did not generated when compiling WPS

    Hello everyone! During the installation process of WRFV4.5.1, I successfully completed the compilation of WRF. However, I encountered issues during the compilation of WPS. I did not follow the official website tutorial for installing WRF because the necessary libraries for WRF are already...
  18. S

    Installation of WRFV4.4 and WPSV4.4

    Hi, though I am currently using a standard version of WRF - (3.9.1.1), I would want to upgrade to V4.4 for both WRF and WPS. But for the same, the required Pre-installation libraries version are not mentioned anywhere in the github forum, or I might have overlooked the same. It would be of...
  19. Q

    Unable to generate any *.exe when compiling WPS

    Hello everyone! I compiled WRF successfully, but I have trouble compiling WPS which no geogrid.exe, ungrib.exe, metgrid.exe were generated.I attach my configure.wps file and log.compile file below. Actually, I found something strange in the configure.wps file which are the 'COMPRESSION_LIBS' and...
  20. N

    Building a container to compile WRF

    We have been working on installing the required software for WRF on our system for the past few months without success. We would like to run WRF with Intel compilers, as we have seen that Intel compilers reduce run times. We have been using the WRF User Guide and several other online resources...
Top