We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358d239 commit aa2cc99Copy full SHA for aa2cc99
src/IO/ADIOS/ADIOS2File.cpp
@@ -1302,8 +1302,6 @@ Please consider using either of the following instead:
1302
* another openPMD backend (e.g. by selecting file extension .h5)
1303
* (experimental) variable encoding (e.g. by `Series::setIterationEncoding()`
1304
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.
1307
1308
Use the environment variable OPENPMD_BP5_GROUPENCODING_MAX_STEPS to adjust the
1309
number of allowed steps. Set the value as 0 to disable this check.
0 commit comments