top of page
코딩

Methods

Information about the tools used in this analysis

program.png

WPS (WRF Preprocessing System)

* geogrid.exe : Create data for the region that we want to see from static geographical data from external data sources.
* ungrib.exe : Extracts gridded meteorological data from external data sources and compresses it into an intermediate file.
* metgrid.exe : Interpolate weather data horizontally for the region that we want to see. The data created here is used as and input data to WRF through real.exe.

WRF Model (Weather Research and Forecasting model)

* real.exe : Interpolates input data vertically to coordinate to the model.
* wrf.exe : Integrates the model to generate a prediction field.

Input data

We used fnl 0.25 datas from https://rda.ucar.edu/datasets/ds083.3/.

We downloaded and used data from August 17, 2018 to August 24, 2018.

And we used these data for the time and area we want to see by modifying the namelist.input file.

namelist time.PNG
namelist domain.PNG

Join our mailing list for updates on publications and events

Thanks for submitting!

500 Terry Francois Street San Francisco, CA 94158

123-456-7890

© 2023 by The Thomas Hill. Proudly created with Wix.com

bottom of page