Skip to content
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

added kerchunk as backend documentation #9163

Merged
merged 13 commits into from
Aug 2, 2024
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
pre-commit-ci[bot] committed Jun 24, 2024
commit 760291fb434ad2c4bee9a0fdf190d1a62abbc897
2 changes: 1 addition & 1 deletion doc/user-guide/io.rst
Original file line number Diff line number Diff line change
@@ -1021,7 +1021,7 @@ The following example shows opening a combined references generated from a ``.hd
"remote_protocol": "s3",
"skip_instance_cache": True,
Anu-Ra-g marked this conversation as resolved.
Show resolved Hide resolved
"target_protocol": "file",
}
}

ds = xr.open_dataset(
"./combined.json",