Excerpt |
---|
hidden | true |
---|
name | Geography data --- for WPS geogrid.exe |
---|
|
การดาวน์โหลดข้อมูลภูมิศาสตร์ของ UCAR เพื่อใช้ในการรัน ./WPS/geogrid.exe |
1. Download data from UCAR
สามารถดาวน์โหลดข้อมูลภูมิศาสตร์ได้จาก Static data downloads page ของ UCAR โดยใช้คำสั่ง wget
Code Block |
---|
|
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/ |
แตกไฟล์ด้วยคำสั่ง tar -xzvf ./filename
Code Block |
---|
|
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
Code Block |
---|
|
nano namelist.wps
# Edit namelist.wps
# geog_data_path = path_to_the_extracted_folder # *** {USER EDIT} *** |
Info |
---|
สามารถดู Path ของโฟลเดอร์ geog โดยเข้าไปในโฟลเดอร์ geog แล้วใช้คำสั่ง pwd |
...
Contact Us
ThaiSC support service : thaisc-support@nstda.or.th