-
Notifications
You must be signed in to change notification settings - Fork 4
Setup docs #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Setup docs #38
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
bb19458
update intro
SarahAlidoost a5b19bb
update docs
SarahAlidoost 0f97f4d
Merge branch 'main' into setup_docs
SarahAlidoost db1474a
update docs
SarahAlidoost 547bf20
add version to a dependency in pyproject
SarahAlidoost a4bd4bf
fix init
SarahAlidoost b917e83
add init files
SarahAlidoost 10751e9
add download_button
SarahAlidoost 20c435a
fix citation file
SarahAlidoost 2a4ce15
update readme, add badges
SarahAlidoost d1060cf
update doc
SarahAlidoost 90cd9b2
fix init file
SarahAlidoost ef11e2d
fix docstring in root_dynamics
SarahAlidoost 93aa7a1
fix ruff formatting
SarahAlidoost 12a948d
fix docsting
SarahAlidoost 9450f37
update docs, add reference section, fix link in license
SarahAlidoost cbb8193
add reference file
SarahAlidoost eb3f404
update docs
SarahAlidoost 552be22
fix sonar badge
SarahAlidoost c8cb035
Merge branch 'main' into setup_docs
SarahAlidoost c355bd7
fix docstring of leaf_dynamics
SarahAlidoost 2a209f0
Update README.md
SarahAlidoost 75077b2
Update LICENSE
SarahAlidoost 44c91f4
Update docs/examples.md
SarahAlidoost f686a2d
Update docs/run_model.md
SarahAlidoost d2760ee
Update docs/installation.md
SarahAlidoost 88b0c68
Update docs/installation.md
SarahAlidoost d99ea88
remove return none from docstring
SarahAlidoost 1891eda
remove return none from docstring
SarahAlidoost 2b48d9c
remove returns none from docstring
SarahAlidoost fc9ad44
add about zenodo integration to docs
SarahAlidoost 6966dea
add version to release docs
SarahAlidoost 2d6900c
add version to project_setup docs
SarahAlidoost a90b11f
fix links
SarahAlidoost File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,16 +1,19 @@ | ||
| # Licensed under the EUPL, Version 1.1 or – as soon they | ||
| # will be approved by the European Commission - subsequent | ||
| # versions of the EUPL (the "Licence"); | ||
| # You may not use this work except in compliance with the | ||
| # Licence. | ||
| # You may obtain a copy of the Licence at: | ||
| **EUPL, Version 1.1** | ||
|
|
||
| # http://ec.europa.eu/idabc/eupl | ||
| Licensed under the EUPL, Version 1.1 or as soon they | ||
| will be approved by the European Commission - subsequent | ||
| versions of the EUPL (the "Licence"). | ||
|
|
||
| # Unless required by applicable law or agreed to in | ||
| # writing, software distributed under the Licence is | ||
| # distributed on an "AS IS" basis, | ||
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either | ||
| # express or implied. | ||
| # See the Licence for the specific language governing | ||
| # permissions and limitations under the Licence. | ||
| You may not use this work except in compliance with the | ||
| Licence. | ||
| You may obtain a copy of the Licence at: | ||
|
|
||
| https://interoperable-europe.ec.europa.eu/licence/european-union-public-licence-version-11-eupl | ||
| Unless required by applicable law or agreed to in | ||
| writing, software distributed under the Licence is | ||
| distributed on an "AS IS" basis, | ||
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either | ||
| express or implied. | ||
|
|
||
| See the Licence for the specific language governing | ||
| permissions and limitations under the Licence. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.