Kendall Smith

Results 12 comments of Kendall Smith

Hey Tom, We have been making changes to the datasets as we’ve added the other continents. Try “ref_landcovernet_af_v1_labels” for the labels collection in Africa, or “ref_landcovernet_sa_v1_labels” for the labels collection...

@m-mohr emphasizing from prior discussion on Slack that Common Metadata get applied to `Catalog` objects as well, particularly `keywords`, `created`, `updated`.

Hi @bchewy15 thank you for brining this to our attention. This is a known issue with the metadata in the STAC catalog for this dataset, I'm sorry for the inconvenience....

@adamjstewart @calebrob6 thank you for the feedback and recommendations. I've rebased/merged the latest release with my local branch, and fixed the failing tests, as well as implemented the suggestions above....

@adamjstewart I had missed the README file nestled under `tests/data/README.md` so thanks for pointing that out!

@adamjstewart I'm assuming the answer to this question is yes, but to clarify, should the `data.py` script also generate the `collection.json` and `stac.json` files used by the method I added...

RE: https://github.com/microsoft/torchgeo/pull/510#issuecomment-1205762120 @calebrob6 thanks for brining this to my attention. We released a new version of our `radiant_mlhub` Python client (released on June 1st) that adds ability to make spatial...

@adamjstewart sorry for delay, we've had some high priority projects past 1-2 weeks that have required my attention. 1. Do you have an example of what the plot should look...

@weiji14 @jamesvrt having looked through the code for this current `STACAPIDataset` it appears there is only support of catalogs served over an API via catalog querying with `pystac_client`. Is the...

@adamjstewart @weiji14 thanks for the quick responses! It seems there is possibly a need for an even more generic base class STACDataset based on STAC specifications. Yet the way the...