D. Severin Ryberg
D. Severin Ryberg
- [ ] Work with GDAL > 3.0.0 - [ ] ExclusionCalculator default srs should be "LAEA" - [ ] ExclusionCalculator.draw() should be able to turn off point and placements...
[Folium](https://github.com/python-visualization/folium)
Allow users to specify column names for the 'placements' input
- [ ] First decide on the style (#8 )
# Intro I'm interested in using Taskfile with the [gentle force experiment](https://github.com/go-task/task/issues/1200) activated, however I would like to have a bit more control over which tasks get "forced", and which...
# Summary Accessing a nodes output via `steps.pipeline.outputs.result` works great when a node's stdout is simple, but it doesn't work as well when the stdout is volumous or is complex...
### What problem are you trying to solve? When using a devbox installation via VSCode, there is currently the setting `"devbox.autoShellOnTerminal": true/false`. However, when `true`, this always creates shells in...
# Issue I use type checking tools like MyPy extensively in my day-to-day work, and the lack of complete type hinting for the `Country` objects from pycountry is a minor,...