GEOS GCM Quick Start: Difference between revisions

Line 53: Line 53:
   git clone -b v10.12.4 https://github.com/GEOS-ESM/GEOSgcm.git
   git clone -b v10.12.4 https://github.com/GEOS-ESM/GEOSgcm.git


But if you do this you *MUST* use the Mepo method of building GEOS below.
But if you do this you *should* use the Mepo method of building GEOS below. This is due to restrictions in how <code>checkout_externals</code> works (it refers to the sub-repositories of GEOS with SSH urls).


== Building GEOS ==
== Building GEOS ==