-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
patch_url
kwarg for signing hrefs and objects (#31)
This seems like potentially a better approach than just signing everything but it would be great to get a second opinion closes #29
- Loading branch information
Showing
14 changed files
with
264,360 additions
and
24 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,3 +22,4 @@ dependencies: | |
# testing | ||
- pytest | ||
- pytest-cov | ||
- pytest-recording |
254,575 changes: 254,575 additions & 0 deletions
254,575
tests/cassettes/test_core/test_to_xarray_reference_file.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
257 changes: 257 additions & 0 deletions
257
tests/cassettes/test_core/test_to_xarray_with_drop_variables_raises.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
257 changes: 257 additions & 0 deletions
257
tests/cassettes/test_core/test_to_xarray_with_pystac_client_search.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
508 changes: 508 additions & 0 deletions
508
tests/cassettes/test_core/test_to_xarray_with_pystac_client_search_with_patch_url.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4,222 changes: 4,222 additions & 0 deletions
4,222
tests/cassettes/test_core/test_to_xarray_zarr.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4,184 changes: 4,184 additions & 0 deletions
4,184
tests/cassettes/test_core/test_to_xarray_zarr_with_open_kwargs_engine.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
257 changes: 257 additions & 0 deletions
257
...ttes/test_xarray_plugin/test_xarray_open_dataset_can_guess_for_pystac_client_searchs.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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
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