You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laurie Carson edited this page Dec 2, 2018
·
5 revisions
The top-level HWRF repository uses SVN externals to point to each of the component repositories. Because github provides an SVN interface to its git repositories, this method works for WRF and WPS through git-svn.
1 Using the latest HWRF system
When you checkout the full HWRF system, you will get the latest HWRF WRF code (and WPS, etc).
svn co https://svn-dtc-hwrf.cgd.ucar.edu/trunk
2 Using git to work with (develop, test, update) the latest HWRF-WRF code
from the sorc/ subdirectory, clone the working WRF repository using git (move the SVN copy elsewhere for now)