Kendall Smith

Results 6 issues of Kendall Smith

### Description @calebrob6 flagged an issue in merging #510 that the `utils.download_radiant_mlhub_collection(...)` method is resulting in a `FileNotFoundError`. This is because the method in `torchgeo.utils` is expecting the `radiant_mlhub.Dataset.download(...)` method...

datasets
dependencies

This PR adds the [Cloud Cover Detection Challenge ](https://mlhub.earth/data/ref_cloud_cover_detection_challenge_v1) dataset which was generated as part of a [crowdsourcing competition](https://www.drivendata.org/competitions/83/cloud-cover/) as hosted on the Radiant MLHub. Dataset features: * Sentinel-2 L2A...

documentation
datasets
testing

PR to merge the notebook tutorial for creating on-demand training data from the Planetary Computer data catalog when starting from a Radiant MLHub dataset. This PR supersedes #162 due to...

PR to merge the notebook tutorial for creating STAC catalog from personal dataset and publishing to the Radiant MLHub.

Old URL is only displaying the REST API Docs. This update is to link to both the `radiant-mlhub` python client docs and the REST API docs. Existing Old Link: Full...

It seems that the `eo:cloud_cover` is not correctly filtering STAC Items in the CMR STAC API. If the query parameter is included, the `pystac_client.Client.search()` returns 0 resulting items, but there...

JiraBug