1 / 23

Practice for WPS

Practice for WPS. gunzip WPSV3.0.1.TAR.gz tar xvf WPSV3.0.1.TAR cd WPS configure (choose PGI, serial, NO GRIB2) modify configure.wps Change “CC = pgcc” to “CC = gcc” compile >& out& will generate 3 executable files

jsokolowski
Download Presentation

Practice for WPS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Practice for WPS

  2. gunzip WPSV3.0.1.TAR.gz • tar xvf WPSV3.0.1.TAR • cd WPS • configure (choose PGI, serial, NO GRIB2) • modify configure.wps • Change “CC = pgcc” • to “CC = gcc” • compile >& out& • will generate 3 executable files • (geogrid.exe, metgrid.exe, ungrib.exe) • Modify namelist.wps

  3. From Michael Duda

  4. Metgrid: Program outout • Output files named met_em.domain.YYYY-MM-DD… • Example of output files: • met_em.d01.2003-06-06_12:00:00.nc • met_em.d01.2003-06-06_18:00:00.nc • met_em.d01.2003-06-07_00:00:00.nc • met_em.d01.2003-06-07_06:00:00.nc • met_em.d01.2003-06-07_12:00:00.nc • met_em.d02.2003-06-06_12:00:00.nc

More Related