Skip to content

Commit

Permalink
Add spyderfiles to gitignore and update docu,#24
Browse files Browse the repository at this point in the history
  • Loading branch information
PRemmen authored and PRemmen committed Nov 2, 2015
1 parent d38192c commit 141a267
Show file tree
Hide file tree
Showing 34 changed files with 81 additions and 77 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
.project
.pydevproject

#Spyder Settings #
#####################
.spyderproject

#Unit tests #
#####################
.cache/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TEASER4 contains an archetype building generator as well as parameter calculatio

### Version

The current version is 0.1.1. As the idea of TEASER4 came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 we leave the number 4 as a reminder.
The current version is 0.1.2. As the idea of TEASER4 came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 we leave the number 4 as a reminder.


### How to contribute to the development of TEASER
Expand Down
Binary file modified doc/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified doc/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Data.DataHelp.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Data.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Examples.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.InputData.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Logic.BuildingObjects.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Logic.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.Project.doctree
Binary file not shown.
Binary file modified doc/_build/doctrees/teaser.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/_build/html/.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: 3c0e398f145862dbdd9faac663ca9d3e
config: 4a7da4c93ea9191a5c370697bc2e0241
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion doc/_build/html/_sources/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ TEASER4 contains an archetype building generator as well as parameter calculatio
Version
==================

The current version is 0.1.0. As the idea of TEASER came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 and this is the fourth "internal" version, we leave the number 4 as a reminder.
The current version is 0.1.2. As the idea of TEASER came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 and this is the fourth "internal" version, we leave the number 4 as a reminder.


How to contribute to TEASER
Expand Down
10 changes: 5 additions & 5 deletions doc/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; TEASER4 0.1.0 documentation</title>
<title>Index &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />
</head>
<body role="document">
<div class="related" role="navigation" aria-label="related navigation">
Expand All @@ -36,7 +36,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -858,7 +858,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
12 changes: 6 additions & 6 deletions doc/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>TEASER4 - Tool for Energy Analysis and Simulation for Efficient Retrofit &mdash; TEASER4 0.1.0 documentation</title>
<title>TEASER4 - Tool for Energy Analysis and Simulation for Efficient Retrofit &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="#" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="#" />
<link rel="next" title="TEASER Doc" href="teaser.html" />
</head>
<body role="document">
Expand All @@ -39,7 +39,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.html" title="TEASER Doc"
accesskey="N">next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="#">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -71,7 +71,7 @@ <h1>Description<a class="headerlink" href="#description" title="Permalink to thi
</div>
<div class="section" id="version">
<h1>Version<a class="headerlink" href="#version" title="Permalink to this headline"></a></h1>
<p>The current version is 0.1.0. As the idea of TEASER came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 and this is the fourth &#8220;internal&#8221; version, we leave the number 4 as a reminder.</p>
<p>The current version is 0.1.2. As the idea of TEASER came up at the Institute for Energy Efficient Buildings and Indoor Climate (EBC) at RWTH Aachen University in 2012 and this is the fourth &#8220;internal&#8221; version, we leave the number 4 as a reminder.</p>
</div>
<div class="section" id="how-to-contribute-to-teaser">
<h1>How to contribute to TEASER<a class="headerlink" href="#how-to-contribute-to-teaser" title="Permalink to this headline"></a></h1>
Expand Down Expand Up @@ -154,7 +154,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.html" title="TEASER Doc"
>next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="#">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
Binary file modified doc/_build/html/objects.inv
Binary file not shown.
10 changes: 5 additions & 5 deletions doc/_build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Python Module Index &mdash; TEASER4 0.1.0 documentation</title>
<title>Python Module Index &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />



Expand All @@ -38,7 +38,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -228,7 +228,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
10 changes: 5 additions & 5 deletions doc/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Search &mdash; TEASER4 0.1.0 documentation</title>
<title>Search &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
Expand All @@ -43,7 +43,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -94,7 +94,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
2 changes: 1 addition & 1 deletion doc/_build/html/searchindex.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions doc/_build/html/teaser.Data.DataHelp.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>DataHelp package &mdash; TEASER4 0.1.0 documentation</title>
<title>DataHelp package &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />
<link rel="up" title="Data package" href="teaser.Data.html" />
<link rel="next" title="InputData package" href="teaser.InputData.html" />
<link rel="prev" title="Data package" href="teaser.Data.html" />
Expand All @@ -44,7 +44,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Data.html" title="Data package"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" >TEASER Doc</a> &raquo;</li>
<li class="nav-item nav-item-2"><a href="teaser.Data.html" accesskey="U">Data package</a> &raquo;</li>
</ul>
Expand Down Expand Up @@ -189,7 +189,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Data.html" title="Data package"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" >TEASER Doc</a> &raquo;</li>
<li class="nav-item nav-item-2"><a href="teaser.Data.html" >Data package</a> &raquo;</li>
</ul>
Expand Down
10 changes: 5 additions & 5 deletions doc/_build/html/teaser.Data.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Data package &mdash; TEASER4 0.1.0 documentation</title>
<title>Data package &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />
<link rel="up" title="TEASER Doc" href="teaser.html" />
<link rel="next" title="DataHelp package" href="teaser.Data.DataHelp.html" />
<link rel="prev" title="TypeBuildings package" href="teaser.Logic.BuildingObjects.TypeBuildings.html" />
Expand All @@ -44,7 +44,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Logic.BuildingObjects.TypeBuildings.html" title="TypeBuildings package"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" accesskey="U">TEASER Doc</a> &raquo;</li>
</ul>
</div>
Expand Down Expand Up @@ -308,7 +308,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Logic.BuildingObjects.TypeBuildings.html" title="TypeBuildings package"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" >TEASER Doc</a> &raquo;</li>
</ul>
</div>
Expand Down
10 changes: 5 additions & 5 deletions doc/_build/html/teaser.Examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Examples package &mdash; TEASER4 0.1.0 documentation</title>
<title>Examples package &mdash; TEASER4 0.1.2 documentation</title>

<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1.0',
VERSION: '0.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="TEASER4 0.1.0 documentation" href="index.html" />
<link rel="top" title="TEASER4 0.1.2 documentation" href="index.html" />
<link rel="up" title="TEASER Doc" href="teaser.html" />
<link rel="next" title="Logic package" href="teaser.Logic.html" />
<link rel="prev" title="Project module" href="teaser.Project.html" />
Expand All @@ -44,7 +44,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Project.html" title="Project module"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" accesskey="U">TEASER Doc</a> &raquo;</li>
</ul>
</div>
Expand Down Expand Up @@ -278,7 +278,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="teaser.Project.html" title="Project module"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.0 documentation</a> &raquo;</li>
<li class="nav-item nav-item-0"><a href="index.html">TEASER4 0.1.2 documentation</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="teaser.html" >TEASER Doc</a> &raquo;</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit 141a267

Please sign in to comment.