wrf-model / WRF

The official repository for the Weather Research and Forecasting (WRF) model
Other
1.18k stars 658 forks source link

WRF App #2051

Closed Wasimwani1 closed 1 month ago

Wasimwani1 commented 1 month ago

Hello

Request help in creating a WRF app for testing i need to push the app on a cloud environment and test it there.

How can i pull the required code. Can anyone help with steps.

Regards Wasim

weiwangncar commented 1 month ago

This request should go to the forum too. But try either download the tar file from the github page, or run git like git clone --recurse-submodules https://github.com/wrf-model/WRF.git WRF

Wasimwani1 commented 1 month ago

Hello weigangncar

I ran the git clone and the modules were downloaded. What next?

weiwangncar commented 1 month ago

@Wasimwani1 Take a look at the Users' Guide and learn to compile and run the model.