Martin Pontius
Martin Pontius
Hi all, I'd like to contribute docs and code to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of...
Hi! I faced the same issue and did some research/debugging. My understanding so far: The problem is how the download url is created. Here is one example (product from 2021):...
Just noticed there are two other issues about this: [42](https://github.com/yannforget/landsatxplore/issues/42) and [45](https://github.com/yannforget/landsatxplore/issues/45)...
Point 1 in the issue description is outdated as the missing documentation has been added in the mean time (see https://github.com/opendatacube/datacube-core/blob/develop/docs/installation/dataset-documents.rst or https://datacube-core.readthedocs.io/en/latest/installation/dataset-documents.html). For point 2, I added a PR:...
@neteler The commit in this PR is basically the same as [this commit](https://github.com/yannforget/landsatxplore/commit/f31685c6b7ac6ee3aa207c5b486230d27fe6384f) which was already merged in PR #97. So I think this PR can simply be closed without...
@emilianocastaneda I faced the same problem exactly as you described. I don't know a better way than just waiting. Afaik the `requests.response` object doesn't contain any information about whether the...