Thank you so much, for putting in this video. Much needed. What all errors did you see? I got an error during WPS installation, metgrid.exe did not come up. most probably due to netcdf problem After configuration of WRF, there is a warning: " The moving nest option is not available..." @ 44:48 is that error solvable later on. or should we compile the whole thing again too get the moving nest option
Thank you for the tutorial. How to fix this error, please configure: error: The Fortran compiler gfortran will not compile files that call the same routine with arguments of different types.
Hello , I got a problem during installing netcdf and netcdf-fortran after doing configuration and make and make install there are no folders appears with bin share and library name , also , wheil doing the mpich library the make command gave the message : stop
Hi Mr and thanks for this helpful video, but i still have some problems so is it possible to install it on ubuntu 22.04, because it's mind. thanks again.
Great tutorial so far...trouble with the libpng library...same error: zlib not installed. Tried multiple versions of this library...all fail in a similar manner. Any ideas?
Hi , I faced this problem while configure and make and make install , the new folder that named with the same name of library and contain bin share include it doesnt appera , also, while doing make gave the error =1 . could you help please ?
can you help me please.. i have problem when install libraries netcdf in step make install Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/netcdf/include' /usr/bin/mkdir: cannot create directory ‘/netcdf’: Permission denied
What do I do if the compiler for netcdf-Fortran won’t compile when following the instructions on this video. Send reply to fotino43220@gmail.com. Find out more about me on fraoti2.dreamhosters.com/“
FOR THIS COMMAND (./configure --prefix=$DIR/netcdf --disable-dap --disable-netcdf-4 --disable-shared) I AM FACING THIS ERROR AT THE END (checking for library containing deflate... no configure: error: Can't find or link to the z library. Turn off netCDF-4 and DAP clients with --disable-netcdf-4 --disable-dap, or see config.log for errors. --disable-netcdf-4: command not found ) HELP ME IN THIS REGARD PLEASE
Thank you for the video; it's immensely helpful for beginners. I eagerly anticipate the release of the remaining videos.
Very helpful. Especially those using Ubuntu or Mint Linux. Thank you sir for your great work.
Very good of you, Mahendra..
Anticipating your next video. I'm very interested in WRF Data Assimilation
Thank you very much so informative! and hope to see your next lecture
handy and helpful video, I am waiting for the next part
Thanks for the helpful video. I hope you are going to do the second part! :)
please make second video soon sir
Great detailed and helpful video! Could you consider making a video about installing CMAQ v5.4 ? Thx!
thank u, I am waiting for the next vedio
Thank you, sir plz next session
Hey, great video! Could you consider make a video about apply this in a real/operational case? Thankss
Yes sure
Thank you very much for helping us to setup the model! You are really a life saver 🥲🥲🥲
The terminal gets closed as I compile, tell me the reason please
Thank you so much, for putting in this video. Much needed.
What all errors did you see? I got an error during WPS installation, metgrid.exe did not come up.
most probably due to netcdf problem
After configuration of WRF, there is a warning: " The moving nest option is not available..." @ 44:48 is that error solvable later on. or should we compile the whole thing again too get the moving nest option
you should compile again
Thank you for the tutorial. How to fix this error, please configure: error: The Fortran compiler gfortran will not compile files that call
the same routine with arguments of different types.
Hello , I got a problem during installing netcdf and netcdf-fortran after doing configuration and make and make install there are no folders appears with bin share and library name , also , wheil doing the mpich library the make command gave the message : stop
Hi Mr and thanks for this helpful video, but i still have some problems so is it possible to install it on ubuntu 22.04, because it's mind. thanks again.
Yes it is possible on any Linux machine
Thank you! very helpful
CAN YOU PLEASE SHARE THE SETUP FOR NETCDF, AS I AM FACING ERROR WHEN I CONFIGURE IT.
When iam trying to configure libpng, It is showing configure : error: zlib not installed. What will i do now?
please try to install all libraries one after the other given in the WRF document or shown in a video.
@@weatherintroposphere solved, problem is with the version, now i can run the ideal cases. Thanks for your support
@@ankistories Hi, I have the same problem, which version did you use?
@@jesusgnavarrohernandez1963 latest one
Great tutorial so far...trouble with the libpng library...same error: zlib not installed. Tried multiple versions of this library...all fail in a similar manner. Any ideas?
Hi , I faced this problem while configure and make and make install , the new folder that named with the same name of library and contain bin share include it doesnt appera , also, while doing make gave the error =1 . could you help please ?
May be your access is denied because of the permission
You should try sudo make install instead of make install
can you help me please.. i have problem when install libraries netcdf in step make install
Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/netcdf/include'
/usr/bin/mkdir: cannot create directory ‘/netcdf’: Permission denied
Please run the command as a sudo user or login to sudo user then run command
Very Helpful.
can i used it in linux ubuntu 20.
Yes you may use Ubuntu or any Linux OS
If you please can share the mpich download link .. thanks
www.mpich.org/downloads/
how cam i make bashrc file , i am stuck there only
bahsrc is a system file, it must be present in your home directory. Please go to the home directory and run the "ls -la" command. it is a hidden file
when you are uploading next video@@weatherintroposphere
Please share a step by step notes
Gonzalez Daniel Thompson Ronald Gonzalez Amy
What do I do if the compiler for netcdf-Fortran won’t compile when following the instructions on this video. Send reply to fotino43220@gmail.com. Find out more about me on fraoti2.dreamhosters.com/“
i got following error can you help?
/usr/bin/ld: cannot find -lpsm_infinipath
/usr/bin/ld: cannot find -lnl-3
/usr/bin/ld: cannot find -lnl-route-3
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libmpi.la] Error 1
make[2]: Leaving directory `/home/krish/WRFmodel/Libraries/mpich-4.2.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/krish/WRFmodel/Libraries/mpich-4.2.2'
make: *** [all] Error 2
FOR THIS COMMAND (./configure --prefix=$DIR/netcdf --disable-dap
--disable-netcdf-4 --disable-shared) I AM FACING THIS ERROR AT THE END (checking for library containing deflate... no
configure: error: Can't find or link to the z library. Turn off netCDF-4 and DAP clients with --disable-netcdf-4 --disable-dap, or see config.log for errors.
--disable-netcdf-4: command not found
)
HELP ME IN THIS REGARD PLEASE