Skip to content

Commit c9fc6a3

Browse files
pp-moukmo-ccbunney
andauthored
Update docs/src/further_topics/s3_io.rst
Co-authored-by: Chris Bunney <48915820+ukmo-ccbunney@users.noreply.github.com>
1 parent 2a5eee9 commit c9fc6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/further_topics/s3_io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ structure, which naturally mirrors sub-directories in a file-system.
1515
While it would be possible for Iris to support S3 access directly, as it does the
1616
"OpenDAP" protocol for netCDF data, this approach has some serious limitations : most
1717
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.
18+
URLs in the place of file paths for loading and saving.
1919

2020
Instead, we have found that it is most practical to perform this access using a virtual
2121
file system approach. However, one drawback is that this is best controlled *outside*

0 commit comments

Comments
 (0)