Peter Remmen

Results 6 issues of Peter Remmen

This example from seaborn does not create any output: https://seaborn.pydata.org/examples/scatterplot_sizes.html MWE python: ```python import tikzplotlib import seaborn as sns sns.set() planets = sns.load_dataset("planets") cmap = sns.cubehelix_palette(rot=-0.2, as_cmap=True) ax = sns.scatterplot(...

## What is the problem? - Currently all unit tests are in one module and in one class, this module has over 3000 lines, which is far to big to...

enhancement

## What is the problem? - For some archetype buildings (especially residentail with one floor) the calculated interior (floor+wall+ceiling) seems to be very high ( e.g. 1 Floor , net...

Logic

## What is the problem? - In one of the last releases we stopped support of CityGML due maintenance reasons, - so currently no detailed geometry can be implemented in...

enhancement

also reported by @mschumacher247 ## What is the problem? - It seems, that especially for well insulated buildings, like TABULA retrofit and advanced retrofit, TEASER underestimates the static heat load...

Logic

## What is the problem? - not really a problem, but I'd like to generate UES Graph from Shapefiles (https://de.wikipedia.org/wiki/Shapefile) ## Why do we want to solve it? - currently...

enhancement