Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
remind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jerome Hilaire
remind
Commits
c2b6a39a
Commit
c2b6a39a
authored
5 years ago
by
Alois Dirnaichner
Browse files
Options
Downloads
Patches
Plain Diff
Point to tutorials from README file, change tutorials README to markdown.
parent
7de66d7b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!118
Patch to README and Tutorials
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+7
-2
7 additions, 2 deletions
README.md
tutorials/README.md
+2
-7
2 additions, 7 deletions
tutorials/README.md
with
9 additions
and
9 deletions
README.md
+
7
−
2
View file @
c2b6a39a
...
@@ -13,8 +13,7 @@ The macro-economic core of REMIND is a Ramsey-type optimal growth model
...
@@ -13,8 +13,7 @@ The macro-economic core of REMIND is a Ramsey-type optimal growth model
in which intertemporal global welfare is optimized subject to equilibrium constraints.
in which intertemporal global welfare is optimized subject to equilibrium constraints.
## DOCUMENTATION
## DOCUMENTATION
The model documentation for version 2.1 can be found at XXX.
<!-- The model documentation for version 2.1 can be found at XXX.-->
A most recent version of the documentation can also be extracted from the
A most recent version of the documentation can also be extracted from the
model source code via the R package goxygen
model source code via the R package goxygen
(https://github.com/pik-piam/goxygen). To extract the documentation, install the
(https://github.com/pik-piam/goxygen). To extract the documentation, install the
...
@@ -27,6 +26,12 @@ Please pay attention to the REMIND Coding Etiquette when you modify the code
...
@@ -27,6 +26,12 @@ Please pay attention to the REMIND Coding Etiquette when you modify the code
The Coding Etiquette is found in the documentation section of the file main.gms.
The Coding Etiquette is found in the documentation section of the file main.gms.
It explains also the used name conventions and other structural characteristics.
It explains also the used name conventions and other structural characteristics.
## TUTORIALS
Tutorials can be found in the form of markdown files in the repository:
https://github.com/remindmodel/remind/tree/develop/tutorials
## COPYRIGHT
## COPYRIGHT
Copyright 2006-2019 Potsdam Institute for Climate Impact Research (PIK)
Copyright 2006-2019 Potsdam Institute for Climate Impact Research (PIK)
...
...
This diff is collapsed.
Click to expand it.
tutorials/README.
txt
→
tutorials/README.
md
+
2
−
7
View file @
c2b6a39a
# | (C) 2006-2019 Potsdam Institute for Climate Impact Research (PIK)
## REMIND Tutorials
# | authors, and contributors see CITATION.cff file. This file is part
# How to use .md or .Rmd files in RStudio
# | of REMIND and licensed under AGPL-3.0-or-later. Under Section 7 of
# | AGPL-3.0, you are granted additional permissions described in the
# | REMIND License Exception, version 1.0 (see LICENSE file).
# | Contact: remind@pik-potsdam.de
README: how to use .md or .Rmd files
1.
open the file in RStudio (right-click, choose "open with ..." and then RStudio)
1.
open the file in RStudio (right-click, choose "open with ..." and then RStudio)
2.
for .md files: click "Preview" (upper border of the file window, below "Session" in the Menu Bar). Or press Ctrl+Shift+k
2.
for .md files: click "Preview" (upper border of the file window, below "Session" in the Menu Bar). Or press Ctrl+Shift+k
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment