Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / orthoseg/orthoseg issues and pull requests

#229 - MAINT: drop support of python 3.9 and update ruff to 0.7.4

Pull Request - State: closed - Opened by theroggy 2 days ago - 1 comment

#228 - ENH: Support reading images directly from the datasource while predicting

Pull Request - State: open - Opened by KriWay-LV 3 days ago - 2 comments

#227 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago
Labels: dependencies, github_actions

#226 - Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago
Labels: dependencies, github_actions

#225 - TST: add CI tests on python 3.11 and 3.12

Pull Request - State: closed - Opened by theroggy 18 days ago - 1 comment

#224 - ENH: improve messages in emails being sent

Pull Request - State: closed - Opened by theroggy 18 days ago - 1 comment

#223 - Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago
Labels: dependencies, github_actions

#222 - MAINT: Remove unused code

Pull Request - State: open - Opened by theroggy 25 days ago - 1 comment

#221 - TST: skip test_prepare_traindatasets on windows as it crashes

Pull Request - State: closed - Opened by theroggy 26 days ago - 1 comment

#219 - ENH: make loading images more robust - part 2

Pull Request - State: closed - Opened by theroggy 27 days ago - 1 comment

#217 - MAINT: add support + tests for latest tensorflow version

Pull Request - State: closed - Opened by theroggy 27 days ago - 1 comment

#214 - ENH: add validations on the augmentation configuration

Pull Request - State: closed - Opened by theroggy about 1 month ago - 1 comment

#210 - Bump mamba-org/setup-micromamba from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#209 - Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#208 - ENH: use procespoolexecutor in get_images_for_grid to speedup loading from local raster

Pull Request - State: closed - Opened by theroggy about 2 months ago - 1 comment

#207 - Add support to load images from a WMTS- and XYZ-service

Pull Request - State: open - Opened by KriWay-LV about 2 months ago - 1 comment

#205 - BUG: avoid error if a training dataset contains 2 identical locations

Pull Request - State: closed - Opened by theroggy about 2 months ago - 1 comment

#204 - ENH: make image format for downloaded images configurable

Pull Request - State: closed - Opened by theroggy about 2 months ago - 1 comment

#203 - Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions

#202 - TST: refactor test_prepare_traindatasets_reuse_prev_images

Pull Request - State: closed - Opened by theroggy 2 months ago - 1 comment

#201 - MAINT: ignore all pyright rules

Pull Request - State: closed - Opened by theroggy 2 months ago - 1 comment

#200 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#199 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#198 - ENH: improve traindata validation message

Pull Request - State: closed - Opened by theroggy 3 months ago - 1 comment

#196 - REL: release version 0.6.1

Pull Request - State: closed - Opened by theroggy 3 months ago

#195 - BUG: fix error in train when model should not be retained

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#194 - MAINT: version to 0.6.1dev0

Pull Request - State: closed - Opened by theroggy 4 months ago

#193 - BUG: fix error in `prepare_traindatasets` when a polygons training dataset is empty

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#192 - BUG: error when validating empty traindata files in some cases

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#191 - MAINT: update citation.cff to version 0.6.0

Pull Request - State: closed - Opened by theroggy 4 months ago

#190 - REL: version 0.6.0

Pull Request - State: closed - Opened by theroggy 4 months ago

#189 - MAINT: fix manifest.in

Pull Request - State: closed - Opened by theroggy 4 months ago

#188 - MAINT: cleanup pre-commit-config

Pull Request - State: closed - Opened by theroggy 4 months ago

#187 - MAINT: apply mypy, py.typed + add to pre-commit

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#186 - BUG: Ignore occassional irrelevant errors thrown during `load_images`

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#185 - ENH: add image_layer to email subject for predict + other small improvements

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#184 - MAINT: apply isort

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#183 - MAINT: apply isort

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#182 - MAINT: enable pydocstyle + fix

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#181 - MAINT: apply pyupgrade for python >=3.9

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#180 - DOC: small improvements to some docstrings

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#179 - MAINT: update dependencies: geopandas, ruff,... + drop support for pygeos

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#178 - MAINT: fixing macos tests by using older CI runner: macos13

Pull Request - State: closed - Opened by theroggy 4 months ago - 1 comment

#177 - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#176 - ENH: In prepare_trainingdata, reuse images already available in previous version

Pull Request - State: closed - Opened by KriWay-LV 7 months ago - 1 comment

#175 - ENH: Add options to improve control of output of postprocess

Pull Request - State: closed - Opened by KriWay-LV 7 months ago - 1 comment

#174 - ENH: don't treat larger than expected training location rectangle as error

Pull Request - State: closed - Opened by theroggy 8 months ago - 1 comment

#172 - Test on _validate_argstr added for the other operations as well

Pull Request - State: closed - Opened by KriWay-LV 8 months ago - 1 comment

#169 - Add option(s) to do automatic cleanup of "old" models/predictions/...

Pull Request - State: closed - Opened by KriWay-LV 8 months ago - 2 comments

#168 - Add command to (only) validate a training dataset

Pull Request - State: closed - Opened by KriWay-LV 8 months ago - 1 comment

#166 - MAINT: Use ruff-format instead of black for formatting.

Pull Request - State: closed - Opened by KriWay 9 months ago

#165 - BUG: fix train gives an error after training if there are no "test" locations defined

Pull Request - State: closed - Opened by KriWay 9 months ago - 1 comment

#164 - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions

#163 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions

#162 - Add support to load images from an xyz service

Issue - State: open - Opened by theroggy 9 months ago
Labels: enhancement

#161 - Add support to load images from a WMTS service

Issue - State: open - Opened by theroggy 9 months ago
Labels: enhancement

#160 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#159 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#158 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#157 - Bump actions/setup-python from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#156 - Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#155 - CI: add dependabot config for GitHub actions

Pull Request - State: closed - Opened by theroggy 9 months ago

#153 - ENH: Add support to overrule configuration parameters via command line arguments

Pull Request - State: closed - Opened by theroggy 9 months ago - 1 comment

#151 - DEP: update dependency versions

Pull Request - State: closed - Opened by theroggy 10 months ago

#150 - Version to 0.6.0a1

Pull Request - State: closed - Opened by theroggy 10 months ago

#148 - ENH: Only load label info when needed

Pull Request - State: closed - Opened by theroggy 10 months ago - 1 comment

#147 - BUG: support for WMS username/password broken

Pull Request - State: closed - Opened by theroggy 10 months ago - 1 comment

#146 - BUG: support for WMS username/password broken

Issue - State: closed - Opened by theroggy 10 months ago

#145 - MAINT: Update dependencies of geofileops and pygeoops

Pull Request - State: closed - Opened by theroggy 10 months ago - 1 comment

#143 - ENH: Add support to train subject on different pixel sizes

Pull Request - State: closed - Opened by theroggy 10 months ago - 1 comment

#142 - Fix error introduced in git_downloader in previous commit

Pull Request - State: closed - Opened by theroggy 11 months ago

#142 - Fix error introduced in git_downloader in previous commit

Pull Request - State: closed - Opened by theroggy 11 months ago

#141 - ENH: Improve-logging/errors-raised-in-git_downloader

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#141 - ENH: Improve-logging/errors-raised-in-git_downloader

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#140 - Rename master branch to main

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#140 - Rename master branch to main

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#139 - CI: Simplify + update dependencies of github Tests action

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#138 - ENH: Add pre-commit, ruff settings + fix linter errors

Pull Request - State: closed - Opened by theroggy 11 months ago - 1 comment

#137 - DOC: Add zenodo badge + citation file

Pull Request - State: closed - Opened by theroggy 12 months ago

#135 - BUG: train gives an error after training if there are no "test" locations defined

Issue - State: closed - Opened by theroggy 12 months ago
Labels: bug, good first issue

#134 - BUG: Topologic simplify doesn't respect topology in some cases

Issue - State: closed - Opened by theroggy about 1 year ago
Labels: upstream issue

#133 - Add command to (only) validate a training dataset

Issue - State: closed - Opened by theroggy about 1 year ago

#131 - BUG: check that traindataset has validation samples should not be per file

Pull Request - State: closed - Opened by theroggy about 1 year ago - 1 comment

#130 - Also-download-small-mobilenet-model-in-load_sampleprojects

Pull Request - State: open - Opened by theroggy over 1 year ago - 1 comment

#129 - BUG: end2end test + improve .ini documentation

Pull Request - State: closed - Opened by theroggy over 1 year ago - 1 comment

#128 - ENH: Small improvements

Pull Request - State: closed - Opened by theroggy over 1 year ago - 1 comment