We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5eee9 commit c9fc6a3Copy full SHA for c9fc6a3
docs/src/further_topics/s3_io.rst
@@ -15,7 +15,7 @@ structure, which naturally mirrors sub-directories in a file-system.
15
While it would be possible for Iris to support S3 access directly, as it does the
16
"OpenDAP" protocol for netCDF data, this approach has some serious limitations : most
17
notably, each supported file format would have to be separately extended to support S3
18
-urls in the place of file paths for loading and saving.
+URLs in the place of file paths for loading and saving.
19
20
Instead, we have found that it is most practical to perform this access using a virtual
21
file system approach. However, one drawback is that this is best controlled *outside*
0 commit comments