GEOS GCM Documentation and Access: Difference between revisions
mNo edit summary |
|||
Line 1: | Line 1: | ||
This page describes the minimum steps required to checkout GEOS | This page describes the minimum steps required to checkout GEOS AGCM. | ||
== Checking Out GEOS | '''NOTE NOTE NOTE:''' This is only to get the '''code''' for the GEOS AGCM. If you wish to use the production output from GEOS as run at the GMAO, please refer to the [https://gmao.gsfc.nasa.gov/GMAO_products/ GMAO page on GEOS products]. | ||
== Checking Out GEOS AGCM using subversion == | |||
The commands below assume that you have a svn client installed on your machine. | The commands below assume that you have a svn client installed on your machine. | ||
The first thing you need to do is to register in the | The first thing you need to do is to register in the GEOS trac system using the following link: | ||
https://geos5.org/trac | https://geos5.org/trac | ||
Line 17: | Line 19: | ||
You can create tickets through the trac system and contribute to the code. | You can create tickets through the trac system and contribute to the code. | ||
== Building GEOS | == Building GEOS == | ||
'''NOTE:''' GMAO does '''not''' generally support building or running GEOS on systems other than on NASA Supercomputers. This code access is provided mainly for collaborators with GMAO who are unable to gain access to the GMAO internal version control system. | '''NOTE:''' GMAO does '''not''' generally support building or running GEOS on systems other than on NASA Supercomputers. This code access is provided mainly for collaborators with GMAO who are unable to gain access to the GMAO internal version control system. |