Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Excerpt
hiddentrue
nameGeography data --- for WPS geogrid.exe

การดาวน์โหลดข้อมูลภูมิศาสตร์ของ UCAR เพื่อใช้ในการรัน ./WPS/geogrid.exe

1. Download data from UCAR

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

Code Block
languagebash
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

Code Block
languagebash
tar -xvfxzvf ./geog_high_res_completemandatory.tar.gz     # Extract files

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

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

Code Block
languagebash
nano namelist.wps
# Edit by usernamelist.wps 
# geog_data_path = path_to_yourthe_geogextracted_folder  # *** {USER EDIT} *** 
Info

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

RETURN: WRF model

...

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