radiant-mlhub icon indicating copy to clipboard operation
radiant-mlhub copied to clipboard

A Python client for the Radiant MLHub API (https://mlhub.earth).

Results 10 radiant-mlhub issues
Sort by recently updated
recently updated
newest added

I see from #150 that you identified a bug in PySTAC 1.5.x or so that caused a problem and updated the pin on pystac to be ~=1.4.0. However, PySTAC is...

enhancement

### Problem Description Since the following change was resolved 3 months ago, there has not been a new release (`0.5.6` ?). https://github.com/radiantearth/radiant-mlhub/blob/7d315e349bb97ee8f2934c928b963558c73bb92c/CHANGELOG.md?plain=1#L12 Any project that tries to install the latest...

enhancement

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...

dependencies
python

Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170)...

dependencies
python

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 6.1.3. Release notes Sourced from sphinx's releases. v6.1.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v6.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies
python

Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.1.0 to 4.4.0. Commits 0b81d33 Add release note for Python 3.11 support 0f73ff4 actions: Test Python 3.11 7698cac Points to alternative to complement Click-based CLI documentation. 2ce4c2d...

dependencies
python

I wanted to follow up on some missing SpaceNet collections - SpaceNet 6 is currently not available. Is it being re-archived ? - Spacenet 5 has AOI 9 San Juan...

bug

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Release notes Sourced from pydantic's releases. v1.10.2 (2022-09-05) Revert Change: Revert percent encoding of URL parts which was originally added...

dependencies
python

### Problem Description I filtered a set of stac items for `sen12floods_s2_source` and tried to pass the item collection to stackstac, a library for loading pystac item collections as xarrays....

enhancement

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...

dependencies
github_actions