Geography data --- for WPS geogrid.exe

1. Download data from UCAR

สามารถดาวน์โหลดข้อมูลภูมิศาสตร์ได้จาก Static data downloads page ของ UCAR โดยใช้คำสั่ง wget

wget https://www2.mmm.ucar.edu/wrf/src/wps_files/geog_high_res_mandatory.tar.gz # Download highest-resolution data # See also # Official website: https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html # HTTPS repository: https://www2.mmm.ucar.edu/wrf/src/wps_files/

2. Extract .tar.gz

แตกไฟล์ด้วยคำสั่ง tar -xzvf ./filename

tar -xzvf ./geog_high_res_mandatory.tar.gz # Extract files

3. Set geog_data_path in ./WPS/namelist.wps

ใส่ตำแหน่งโฟลเดอร์ที่แตกออกมาลงในตัวแปร geog_data_path ของไฟล์ namelist.wps ซึ่งอยู่ในโฟลเดอร์ WPS

nano namelist.wps # Edit namelist.wps # geog_data_path = path_to_the_extracted_folder # *** {USER EDIT} ***

สามารถดู Path ของโฟลเดอร์ geog โดยเข้าไปในโฟลเดอร์ geog แล้วใช้คำสั่ง pwd

RETURN: WRF model


Contact Us
ThaiSC support service : thaisc-support@nstda.or.th