Skip to content

Commit 799dbaf

Browse files
committed
reflected comments on streaming branch
1 parent 3f0cea7 commit 799dbaf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/source/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ that is intended when we have enough RAM to perform a given
4343
a analysis and it is generally faster, requiring a small
4444
amount of I/O operations, the `SPOD_low_ram` require extensive
4545
I/O operations but allows to run analyses when RAM is not
46-
sufficient, and the `SPOD_streaming` is similar to the `SPOD_low_ram`
47-
algorithm, in that it requires less RAM (but it is generally
48-
slower).
46+
sufficient, and the `SPOD_streaming` is a streaming version
47+
SPOD (generally slower).
4948

5049
`SPOD_low_storage` and `SPOD_low_ram` implements the algorithms
5150
that were proposed in `(Schmidt et al. 2019) <https://doi.org/10.1175/MWR-D-18-0337.1>`_.

0 commit comments

Comments
 (0)