Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
maximikos committed Oct 28, 2023
1 parent 6cc2108 commit 9a18092
Show file tree
Hide file tree
Showing 21 changed files with 128 additions and 173 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ff5f01d462ddcc2e1e1ef47643929a3b
config: 773e4bcf6f5bf57c91339ab023ffe86c
tags: 645f666f9bcd5a90fca523b33c5a78b7
31 changes: 30 additions & 1 deletion _sources/docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,33 @@ The world is complex. And here we want to show you how we can account for this c

The idea for providing such an overview has been developed and was refined by [Max Koslowski](https://www.ntnu.edu/employees/maximilian.koslowski), a doctoral researcher at NTNU's [Industrial Ecology programme](https://www.ntnu.edu/indecol/).

This website is now about to be updated as part of the ISIE website project.
This website is now about to be updated as part of the ISIE website project.

````{tab-set}
```{tab-item} LCA
Some brief description of LCA
```
```{tab-item} MFA
Some brief description of MFA with `some code`!
```
````


---
> #edited by <a href=”https://github.com/maximikos“><img src="https://github.com/maximikos.png" title="GitHub user name" width="50" border-radius="200" /></a> Max Koslowski

% This HTML activates utterances only on this page
```{raw} html
<script
type="text/javascript"
src="https://utteranc.es/client.js"
async="async"
repo="maximikos/indeco"
issue-term="pathname"
theme="github-light"
label="💬 comment"
crossorigin="anonymous"
/>
```
2 changes: 1 addition & 1 deletion _sources/docs/env_science.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "e7ae63e8",
"id": "7d5cbfec",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/ground_zero.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "8910b923",
"id": "04dd4d64",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/indecol.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cbc6a376",
"id": "53690ca7",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
10 changes: 8 additions & 2 deletions _sources/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

In our modern globalised world, pressures on ecosystems and the resulting impacts are ever increasing. Pollution, land use, and water stress are just a few of these dimensions. In the end, human activities are responsible for the major part of global environmental change, both directly and indirectly. Over the course of the last few decades multiple research streams got established with the focus of analysis this environmental change, its causes, and its implications. These research streams can be summarised under the terms industrial ecology and quantitative systems analysis. This is a short introduction to these fields of research fields.



```{note}
If the terms industrial ecology and quantitative systems analysis don\'t ring a bell, let us give you some examples:
Expand All @@ -18,9 +20,13 @@ On the following pages, you will be introduced to the general mindset necessary
:::

<script src="https://utteranc.es/client.js"
repo="[ENTER REPO HERE]"
repo="maximikos/indeco"
issue-term="pathname"
theme="github-light"
crossorigin="anonymous"
async>
</script>
</script>


---
> *Edited by* <a href=”https://github.com/maximikos“><img src="https://github.com/maximikos.png" alt="GitHub user" title="Max Koslowski" width="40" style="border-radius: 50%" /></a>
2 changes: 1 addition & 1 deletion _sources/docs/motivation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "56964e3b",
"id": "5ba76a37",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/research_methods.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ef3db6ef",
"id": "0faa7e65",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '',
LANGUAGE: 'None',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
FILE_SUFFIX: '.html',
Expand Down
45 changes: 30 additions & 15 deletions docs/about.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

<!DOCTYPE html>

<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>About &#8212; Environmental systems analysis</title>
<title>About</title>

<!-- Loaded before other Sphinx assets -->
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down Expand Up @@ -89,7 +89,7 @@
<link rel="search" title="Search" href="../search.html" />
<link rel="prev" title="Computational tools" href="ie_github.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
<meta name="docsearch:language" content="en">


<!-- Google Analytics -->
Expand Down Expand Up @@ -131,22 +131,12 @@
<img src="../_static/nemora_logo.png" class="logo" alt="logo">


<h1 class="site-logo" id="site-title">Environmental systems analysis</h1>

</a>
</div><form class="bd-search d-flex align-items-center" action="../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" >
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
<div class="bd-toc-item active">

<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="index.html">
Environmental pressures and impacts
</a>
</li>
</ul>
<p aria-level="2" class="caption" role="heading">
<span class="caption-text">
Basic intro
Expand Down Expand Up @@ -400,7 +390,32 @@ <h1>About<a class="headerlink" href="#about" title="Permalink to this headline">
<p>The world is complex. And here we want to show you how we can account for this complexity and the associated environmental and socio-economic repercussions. Methods such as life cycle assessment and material flow analysis are introduced and applied in many small examples. In addition, actual research insights are provided which are broken down into simple language - as much as this is possible.</p>
<p>The idea for providing such an overview has been developed and was refined by <a class="reference external" href="https://www.ntnu.edu/employees/maximilian.koslowski">Max Koslowski</a>, a doctoral researcher at NTNU’s <a class="reference external" href="https://www.ntnu.edu/indecol/">Industrial Ecology programme</a>.</p>
<p>This website is now about to be updated as part of the ISIE website project.</p>
</section>
<div class="sd-tab-set docutils">
<input checked="checked" id="a72a6217-d802-4c6e-88be-295a29df5f3d" name="cfcd14da-30de-4450-bf82-c9ef93da2eae" type="radio">
</input><label class="sd-tab-label" for="a72a6217-d802-4c6e-88be-295a29df5f3d">
LCA</label><div class="sd-tab-content docutils">
<p>Some brief description of LCA</p>
</div>
<input id="1b9b5aa3-74c7-4093-8f09-7a19e5e86621" name="cfcd14da-30de-4450-bf82-c9ef93da2eae" type="radio">
</input><label class="sd-tab-label" for="1b9b5aa3-74c7-4093-8f09-7a19e5e86621">
MFA</label><div class="sd-tab-content docutils">
<p>Some brief description of MFA with <code class="docutils literal notranslate"><span class="pre">some</span> <span class="pre">code</span></code>!</p>
</div>
</div>
<hr class="docutils" />
<blockquote>
<div><p>#edited by <a href=”https://github.com/maximikos“><img src="https://github.com/maximikos.png" title="GitHub user name" width="50" border-radius="200" /></a> Max Koslowski</p>
</div></blockquote>
<script
type="text/javascript"
src="https://utteranc.es/client.js"
async="async"
repo="maximikos/indeco"
issue-term="pathname"
theme="github-light"
label="💬 comment"
crossorigin="anonymous"
/></section>

<script type="text/x-thebe-config">
{
Expand Down Expand Up @@ -446,7 +461,7 @@ <h1>About<a class="headerlink" href="#about" title="Permalink to this headline">
By Maximilian Koslowski<br/>

<div class="extra_footer">
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./docs/special/privacy.md">Privacy policy</a> </p>
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./special/privacy.md">Privacy policy</a> </p>
</div>
</p>
</footer>
Expand Down
20 changes: 5 additions & 15 deletions docs/env_science.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

<!DOCTYPE html>

<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Environmental science &#8212; Environmental systems analysis</title>
<title>Environmental science</title>

<!-- Loaded before other Sphinx assets -->
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down Expand Up @@ -90,7 +90,7 @@
<link rel="next" title="Industrial Ecology" href="indecol.html" />
<link rel="prev" title="Motivation" href="motivation.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
<meta name="docsearch:language" content="en">


<!-- Google Analytics -->
Expand Down Expand Up @@ -132,22 +132,12 @@
<img src="../_static/nemora_logo.png" class="logo" alt="logo">


<h1 class="site-logo" id="site-title">Environmental systems analysis</h1>

</a>
</div><form class="bd-search d-flex align-items-center" action="../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" >
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
<div class="bd-toc-item active">

<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="index.html">
Environmental pressures and impacts
</a>
</li>
</ul>
<p aria-level="2" class="caption" role="heading">
<span class="caption-text">
Basic intro
Expand Down Expand Up @@ -276,7 +266,7 @@ <h1 class="site-logo" id="site-title">Environmental systems analysis</h1>
<div class="menu-dropdown__content">
<ul>
<li>
<a href="https://mybinder.org/v2/gh/maximikos/indeco/master?urlpath=tree/docs/env_science.md"
<a href="https://mybinder.org/v2/gh/maximikos/indeco/main?urlpath=tree/docs/env_science.md"
class="headerbtn"
data-toggle="tooltip"
data-placement="left"
Expand Down Expand Up @@ -545,7 +535,7 @@ <h2>Overview<a class="headerlink" href="#overview" title="Permalink to this head
By Maximilian Koslowski<br/>

<div class="extra_footer">
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./docs/special/privacy.md">Privacy policy</a> </p>
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./special/privacy.md">Privacy policy</a> </p>
</div>
</p>
</footer>
Expand Down
20 changes: 5 additions & 15 deletions docs/ground_zero.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

<!DOCTYPE html>

<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Introduction &#8212; Environmental systems analysis</title>
<title>Introduction</title>

<!-- Loaded before other Sphinx assets -->
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down Expand Up @@ -90,7 +90,7 @@
<link rel="next" title="Motivation" href="motivation.html" />
<link rel="prev" title="Environmental pressures and impacts" href="index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
<meta name="docsearch:language" content="en">


<!-- Google Analytics -->
Expand Down Expand Up @@ -132,22 +132,12 @@
<img src="../_static/nemora_logo.png" class="logo" alt="logo">


<h1 class="site-logo" id="site-title">Environmental systems analysis</h1>

</a>
</div><form class="bd-search d-flex align-items-center" action="../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" >
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
<div class="bd-toc-item active">

<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="index.html">
Environmental pressures and impacts
</a>
</li>
</ul>
<p aria-level="2" class="caption" role="heading">
<span class="caption-text">
Basic intro
Expand Down Expand Up @@ -276,7 +266,7 @@ <h1 class="site-logo" id="site-title">Environmental systems analysis</h1>
<div class="menu-dropdown__content">
<ul>
<li>
<a href="https://mybinder.org/v2/gh/maximikos/indeco/master?urlpath=tree/docs/ground_zero.md"
<a href="https://mybinder.org/v2/gh/maximikos/indeco/main?urlpath=tree/docs/ground_zero.md"
class="headerbtn"
data-toggle="tooltip"
data-placement="left"
Expand Down Expand Up @@ -546,7 +536,7 @@ <h2>Overview<a class="headerlink" href="#overview" title="Permalink to this head
By Maximilian Koslowski<br/>

<div class="extra_footer">
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./docs/special/privacy.md">Privacy policy</a> </p>
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./special/privacy.md">Privacy policy</a> </p>
</div>
</p>
</footer>
Expand Down
18 changes: 4 additions & 14 deletions docs/ie_github.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

<!DOCTYPE html>

<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Computational tools &#8212; Environmental systems analysis</title>
<title>Computational tools</title>

<!-- Loaded before other Sphinx assets -->
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down Expand Up @@ -90,7 +90,7 @@
<link rel="next" title="About" href="about.html" />
<link rel="prev" title="Research methods" href="research_methods.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
<meta name="docsearch:language" content="en">


<!-- Google Analytics -->
Expand Down Expand Up @@ -132,22 +132,12 @@
<img src="../_static/nemora_logo.png" class="logo" alt="logo">


<h1 class="site-logo" id="site-title">Environmental systems analysis</h1>

</a>
</div><form class="bd-search d-flex align-items-center" action="../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" >
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
<div class="bd-toc-item active">

<ul class="nav bd-sidenav bd-sidenav__home-link">
<li class="toctree-l1">
<a class="reference internal" href="index.html">
Environmental pressures and impacts
</a>
</li>
</ul>
<p aria-level="2" class="caption" role="heading">
<span class="caption-text">
Basic intro
Expand Down Expand Up @@ -452,7 +442,7 @@ <h1>Computational tools<a class="headerlink" href="#computational-tools" title="
By Maximilian Koslowski<br/>

<div class="extra_footer">
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./docs/special/privacy.md">Privacy policy</a> </p>
<p> &#x1F3D4; &#127754; &#x1F332; <a href="./special/privacy.md">Privacy policy</a> </p>
</div>
</p>
</footer>
Expand Down
Loading

0 comments on commit 9a18092

Please sign in to comment.