Model:StreamPower: Difference between revisions
No edit summary  | 
				m removed old questionnaire information. Replaced with form  | 
				||
| Line 74: | Line 74: | ||
<!-- Edit the part above to update info on other papers -->  | <!-- Edit the part above to update info on other papers -->  | ||
==   | ==Introduction==  | ||
==  | == History ==  | ||
==  | == Papers ==  | ||
==  | == Issues ==  | ||
==  | == Help ==  | ||
====   | == Input Files ==  | ||
==  | == Output Files ==  | ||
== Download ==  | |||
{{Download Model|streampower}}  | {{Download Model|streampower}}  | ||
== Source ==  | |||
=== Source Code ''StreamPower''===  | |||
''StreamPower'' is a stand-alone subroutine.  | ''StreamPower'' is a stand-alone subroutine.  | ||
To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=streampower http://csdms.colorado.edu/viewvc/trunk/?root=streampower]  | To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=streampower http://csdms.colorado.edu/viewvc/trunk/?root=streampower]  | ||
=== Command-Line Access ===  | |||
If you plan to make changes, use this command to check out the code as yourself using HTTPS:  | If you plan to make changes, use this command to check out the code as yourself using HTTPS:  | ||
<  | <syntaxhighlight lang=bash>  | ||
# Project members authenticate over HTTPS to allow committing changes.  | # Project members authenticate over HTTPS to allow committing changes.  | ||
svn checkout https://csdms.colorado.edu/svn/streampower/  | svn checkout https://csdms.colorado.edu/svn/streampower/  | ||
</  | </syntaxhighlight>  | ||
When prompted, enter your CSDMS Subversion password.  | When prompted, enter your CSDMS Subversion password.  | ||
| Line 261: | Line 112: | ||
To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu].  | To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu].  | ||
=== GUI and IDE Access ===  | |||
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.  | This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.  | ||
=== Subversion Help ===  | |||
For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/]  | For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/]  | ||
Revision as of 09:01, 29 September 2009
Contact
| Name | Jon Pelletier | 
| Type of contact | Model developer | 
| Institute / Organization | University of Arizona | 
| Postal address 1 | Department of Geosciences | 
| Postal address 2 | 1040 E. Fourth St. | 
| Town / City | Tucson | 
| Postal code | 85721 | 
| State | Arizona | 
| Country | USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. | 
| Email address | jdpellet@email.arizona.edu | 
| Phone | 520-626-2126 | 
| Fax | 
StreamPower
Metadata
Summary
 Technical specs
 
 In/Output
 
 Process
 
 Testing
 
 Other
 
 
 
 IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSourceSource Code StreamPowerStreamPower is a stand-alone subroutine. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/trunk/?root=streampower Command-Line AccessIf you plan to make changes, use this command to check out the code as yourself using HTTPS: # Project members authenticate over HTTPS to allow committing changes.
svn checkout https://csdms.colorado.edu/svn/streampower/When prompted, enter your CSDMS Subversion password. Non-members may only check out a read-only working copy of the project source. To obtain a CSDMS Subversion account or to become a member of this project, please email csdms@colorado.edu. GUI and IDE AccessThis project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. Subversion HelpFor help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/  | 
