Skip to content

Commit aa2cc99

Browse files
There is now full support for reading v-based Series (#1750)
1 parent 358d239 commit aa2cc99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/IO/ADIOS/ADIOS2File.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,8 +1302,6 @@ Please consider using either of the following instead:
13021302
* another openPMD backend (e.g. by selecting file extension .h5)
13031303
* (experimental) variable encoding (e.g. by `Series::setIterationEncoding()`
13041304
or by the JSON config {"iteration_encoding": "variable_based"}).
1305-
Note that there is at this point no complete read support for variable-encoded
1306-
outputs.
13071305
13081306
Use the environment variable OPENPMD_BP5_GROUPENCODING_MAX_STEPS to adjust the
13091307
number of allowed steps. Set the value as 0 to disable this check.

0 commit comments

Comments
 (0)