We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647d2bc commit 152b909Copy full SHA for 152b909
doc/introduction.rst
@@ -11,7 +11,7 @@ computations. We have two implementations of active storage with which PyActiveS
11
12
* a prototype in DDN InfiniaTM
13
* a production ready `“Reductionist” <https://github.com/stackhpc/reductionist-rs>`_ middleware software which can be
14
-deployed to turn any S3 object store into active storage
+ deployed to turn any S3 object store into active storage
15
16
Using PyActiveStorage can speed up workflows, especially if the data is remote, or the local area network is congested.
17
Early results accessing global fields of 10km resolution data on the CEDA-JASMIN S3 object store show that time-series
0 commit comments