-
Notifications
You must be signed in to change notification settings - Fork 49
Adding reader_options
kwargs to open_virtual_dataset.
#67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
4c6cb63
adding reader_options kwargs to open_virtual_dataset
norlandrhagen adf311a
Merge branch 'main' into reader_options
TomNicholas ba5ac6d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ea30914
fix typing
TomNicholas 448800b
modifies _automatically_determine_filetype to open file with fsspec t…
norlandrhagen 8c5dff7
using UPath to get file protocol and open with fsspec
norlandrhagen 6cd77ce
tests passing locally. Reading over s3/local w+w/o indexes & guessing…
norlandrhagen f0daafe
merge w/ main
norlandrhagen ed3d0f4
add s3fs to test
norlandrhagen beec724
typing school 101
norlandrhagen e669841
anon
norlandrhagen 09f89a6
tying
norlandrhagen e4db860
test_anon update
norlandrhagen ba8b1e3
anon failing
norlandrhagen b12d32c
double down on storage_options
norlandrhagen f9478b9
fsspec nit
norlandrhagen 6958b59
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] aefa22d
seting s3 defaults as empty to try to appease the cruel boto3 gods
norlandrhagen 464ffd3
merge
norlandrhagen d108978
added fpath to SingleHDF5ToZarr
norlandrhagen 5cc5ecd
hardcode in empty storage opts for s3
norlandrhagen 3509a1f
hardcode default + unpack test
norlandrhagen 80cf22b
changed reader_options defaults
norlandrhagen a3fc72e
Merge branch 'main' into reader_options
norlandrhagen 0235f51
updated docs install
norlandrhagen 1e9e2fe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 55031f9
changed docstring type in utils to numpy style
norlandrhagen 6a3d7be
added TYPE_CHECKING for fsspec and s3fs mypy type hints
norlandrhagen 5aec9db
merged w/ main and lint
norlandrhagen 83b3c4b
fixed TYPE_CHECKING import
norlandrhagen a143cf4
pinned xarray to latest commit on github
norlandrhagen 9d124ef
merged w/ main to pin xarray and kerchunk
norlandrhagen 3a29b41
re-add upath
norlandrhagen b9c056a
Merge branch 'main' into reader_options
norlandrhagen 13fc295
merged w/ main
norlandrhagen 4f766d9
ådds section to usage
norlandrhagen e6f047f
Minor formatting nit of code example in docs
TomNicholas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.