Masud_Rana
New member
Dear Admin,
I have downloaded grib2 file from the GFS server and saved in the folder path ~/Build_WRF/WRF/Data/GFS. Vtable.GFS file has been linked with Vtable in the WPS dir. But g2print.exe program was unable to read my grib2 file. Furthermore, when I tried to link the data, It was showing "no match" result. Commands and results were as follows:
./util/g2print.exe ../home/masud/Build_WRF/WRF/Data/GFS/gfs.0p25.2023011500.f000.grib2
edition_num: unable to open ../home/masud/Build_WRF/WRF/Data/GFS/gfs.0p25.2023011500.f000.grib2
STOP edition_num
masud@masud-Dell:~/Build_WRF/WRF/WPS$ ./link_grib.csh ../home/masud/Build_WRF/WRF/Data/GFS/gfs
foreach: No match.
I set the following environment in .bashrc
export LD_LIBRARY_PATH=$DIR/lib:$LD_LIBRARY_PATH
Can you please help me find the problem?
Masud
I have downloaded grib2 file from the GFS server and saved in the folder path ~/Build_WRF/WRF/Data/GFS. Vtable.GFS file has been linked with Vtable in the WPS dir. But g2print.exe program was unable to read my grib2 file. Furthermore, when I tried to link the data, It was showing "no match" result. Commands and results were as follows:
./util/g2print.exe ../home/masud/Build_WRF/WRF/Data/GFS/gfs.0p25.2023011500.f000.grib2
edition_num: unable to open ../home/masud/Build_WRF/WRF/Data/GFS/gfs.0p25.2023011500.f000.grib2
STOP edition_num
masud@masud-Dell:~/Build_WRF/WRF/WPS$ ./link_grib.csh ../home/masud/Build_WRF/WRF/Data/GFS/gfs
foreach: No match.
I set the following environment in .bashrc
export LD_LIBRARY_PATH=$DIR/lib:$LD_LIBRARY_PATH
Can you please help me find the problem?
Masud