Results 64 issues of Tim Tröndle

**Problem description**: Using ``page-break-before/after: right/left`` can create empty pages which is of course intended. However, these pages use the wrong css selector in my case. In particular, they use a...

bug

## Problem description The current way of modelling links has some issues: 1. There are loads of link technologies, which makes analysing results complicated and which often requires special case...

enhancement

When time series have different resolutions, Calliope fails with a `Time series indices do not match between ts1.csv and ts2.csv` error message, even if `resample` and `subset_time` are turned on....

## Problem description Calliope can automatically derive distances between two locations if both locations have coordinates. This mechanism is very practical, but not properly documented. Issues are: * Coordinates can...

documentation
help wanted

I'd like to bring up the question again whether ReScience is accepting partial replication of papers. This has been discussed to some extent in #19 and #18 but without an...

It would be great if the view would detect changes in the file and update. My workflow is: I create an image, open it in qView, I update the image...

enhancement

When I recently upgraded to Python 3.4.3 SublimePythonIDE stopped working properly and always hangs while typing. This issue does not exist with Python 3.4.2, I can reproduce that. I'm on...

[Pantable changed its caption type from `Plain` to `Para`](https://github.com/ickc/pantable/commit/c931c2729bc7686afaecae0c37448a5c266d5d4a#). [Because tablenos expects the caption type to be `Plain`](https://github.com/tomduck/pandoc-tablenos/blob/902efdb0ee3475385f1fea0286ab6a0cb2ba0b12/pandoc_tablenos.py#L124), tablenos 2.3.0 does not work with pantable >= 0.13.0. I don't know...

Recent changes in #357 broke ARM compatibility as libnetcdf 4.7 is not available for macOS ARM. The first available version if 4.8.0 and this is also the only version that...

Snakemake creates log files of each run. These log files can be useful for debugging. Whatever output our scripts create is _not_ added to these logs at this point --...

enhancement
good first issue
workflow