GEOS GCM Documentation and Access: Difference between revisions

m https
Line 7: Line 7:
The first thing you need to do is to register in the GEOS5 trac system using the following link:
The first thing you need to do is to register in the GEOS5 trac system using the following link:
   
   
  http://geos5.org/trac
  https://geos5.org/trac


In order to access the SVN repository as a developer, you need to be approved by the GEOS5 AGCM maintainer at the following email address: [mailto:matthew.thompson@nasa.gov matthew.thompson@nasa.gov]
In order to access the SVN repository as a developer, you need to be approved by the GEOS5 AGCM maintainer at the following email address: [mailto:matthew.thompson@nasa.gov matthew.thompson@nasa.gov]
Line 13: Line 13:
Once approved, you will be able to checkout the source code with the following command:
Once approved, you will be able to checkout the source code with the following command:


  svn --username ''username'' checkout <nowiki>http://geos5.org/svn/branches/Heracles-5_4_p3/</nowiki> GEOSagcm
  svn --username ''username'' checkout <nowiki>https://geos5.org/svn/branches/Heracles-5_4_p3/</nowiki> GEOSagcm


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.