-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a79510
commit 15c46c8
Showing
23 changed files
with
4,414 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
150 changes: 150 additions & 0 deletions
150
test/cassettes/test_store/StacDataOpenerTest.test_describe_data.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
interactions: | ||
- request: | ||
body: null | ||
headers: | ||
Accept: | ||
- '*/*' | ||
Accept-Encoding: | ||
- gzip, deflate, br | ||
Connection: | ||
- keep-alive | ||
User-Agent: | ||
- python-requests/2.31.0 | ||
method: GET | ||
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json | ||
response: | ||
body: | ||
string: "{\n \"stac_version\": \"1.0.0-rc.1\",\n \"type\": \"Catalog\",\n | ||
\ \"id\": \"label_extension_demo\",\n \"title\": \"label extension demo\",\n | ||
\ \"description\": \"Sample ML training data labels in the STAC format\",\n | ||
\ \"links\": [\n {\n \"rel\": \"root\",\n \"href\": \"./catalog.json\"\n | ||
\ },\n {\n \"rel\": \"child\",\n \"href\": \"zanzibar/collection.json\"\n | ||
\ },\n {\n \"rel\": \"child\",\n \"href\": \"spacenet-buildings/collection.json\"\n | ||
\ }\n ]\n}" | ||
headers: | ||
Accept-Ranges: | ||
- bytes | ||
Access-Control-Allow-Origin: | ||
- '*' | ||
Cache-Control: | ||
- max-age=300 | ||
Connection: | ||
- keep-alive | ||
Content-Encoding: | ||
- gzip | ||
Content-Length: | ||
- '236' | ||
Content-Security-Policy: | ||
- default-src 'none'; style-src 'unsafe-inline'; sandbox | ||
Content-Type: | ||
- text/plain; charset=utf-8 | ||
Cross-Origin-Resource-Policy: | ||
- cross-origin | ||
Date: | ||
- Mon, 29 Apr 2024 09:40:39 GMT | ||
ETag: | ||
- W/"acb7a8d6636e24e32f4018c14f1c4ff418a82567b2746560f9eae6ad97a48a54" | ||
Expires: | ||
- Mon, 29 Apr 2024 09:45:39 GMT | ||
Source-Age: | ||
- '37' | ||
Strict-Transport-Security: | ||
- max-age=31536000 | ||
Vary: | ||
- Authorization,Accept-Encoding,Origin | ||
Via: | ||
- 1.1 varnish | ||
X-Cache: | ||
- HIT | ||
X-Cache-Hits: | ||
- '4' | ||
X-Content-Type-Options: | ||
- nosniff | ||
X-Fastly-Request-ID: | ||
- 7e4ffdd86bcd0b9e0efc59a81f9135935bef4b32 | ||
X-Frame-Options: | ||
- deny | ||
X-GitHub-Request-Id: | ||
- AAE2:26494:2404BC4:260086D:662F654D | ||
X-Served-By: | ||
- cache-cph2320033-CPH | ||
X-Timer: | ||
- S1714383639.381612,VS0,VE0 | ||
X-XSS-Protection: | ||
- 1; mode=block | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: null | ||
headers: | ||
Connection: | ||
- close | ||
Host: | ||
- raw.githubusercontent.com | ||
User-Agent: | ||
- Python-urllib/3.12 | ||
method: GET | ||
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json | ||
response: | ||
body: | ||
string: "{\n \"stac_version\": \"1.0.0-rc.1\",\n \"type\": \"Catalog\",\n | ||
\ \"id\": \"label_extension_demo\",\n \"title\": \"label extension demo\",\n | ||
\ \"description\": \"Sample ML training data labels in the STAC format\",\n | ||
\ \"links\": [\n {\n \"rel\": \"root\",\n \"href\": \"./catalog.json\"\n | ||
\ },\n {\n \"rel\": \"child\",\n \"href\": \"zanzibar/collection.json\"\n | ||
\ },\n {\n \"rel\": \"child\",\n \"href\": \"spacenet-buildings/collection.json\"\n | ||
\ }\n ]\n}" | ||
headers: | ||
Accept-Ranges: | ||
- bytes | ||
Access-Control-Allow-Origin: | ||
- '*' | ||
Cache-Control: | ||
- max-age=300 | ||
Connection: | ||
- close | ||
Content-Length: | ||
- '436' | ||
Content-Security-Policy: | ||
- default-src 'none'; style-src 'unsafe-inline'; sandbox | ||
Content-Type: | ||
- text/plain; charset=utf-8 | ||
Cross-Origin-Resource-Policy: | ||
- cross-origin | ||
Date: | ||
- Mon, 29 Apr 2024 09:40:39 GMT | ||
ETag: | ||
- '"e74ebcbc46d43c5b693ecb995381fbeba03583627e6d65b21ed7678a10d94729"' | ||
Expires: | ||
- Mon, 29 Apr 2024 09:45:39 GMT | ||
Source-Age: | ||
- '37' | ||
Strict-Transport-Security: | ||
- max-age=31536000 | ||
Vary: | ||
- Authorization,Accept-Encoding,Origin | ||
Via: | ||
- 1.1 varnish | ||
X-Cache: | ||
- HIT | ||
X-Cache-Hits: | ||
- '2' | ||
X-Content-Type-Options: | ||
- nosniff | ||
X-Fastly-Request-ID: | ||
- 5db6f1f405950648a55dead57d23d6458a34621e | ||
X-Frame-Options: | ||
- deny | ||
X-GitHub-Request-Id: | ||
- AAE2:26494:2404BDD:2600886:662F654D | ||
X-Served-By: | ||
- cache-cph2320052-CPH | ||
X-Timer: | ||
- S1714383639.414684,VS0,VE0 | ||
X-XSS-Protection: | ||
- 1; mode=block | ||
status: | ||
code: 200 | ||
message: OK | ||
version: 1 |
Oops, something went wrong.