Skip to content

Releases: E3SM-Project/scorpio

SCORPIO version 1.9.1

14 Jan 04:57
328b5c6

Choose a tag to compare

SCORPIO v1.9.1 includes many fixes related to data compression,

  • Fixed issues with multiple redef/enddef calls with HDF5
  • Manual datatype conversion, as needed, for HDF5 output
  • Fix typos for ADIOS+ZFP compression rate
  • Disable HDF5+ZFP compression for scalars and 5D+ variables
    and variables with only unlimited dimensions
  • Adding related tests
  • put_vars_* support for CDF5 types when using PnetCDF

SCORPIO version 1.9.0

05 Dec 17:25
7f65aed

Choose a tag to compare

SCORPIO v1.9.0

SCORPIO v1.9.0 includes the following changes,

  • HDF5 data compression support
  • Enhancements to lossy data compression support using ADIOS2
  • More tuning knobs for I/O data compression
  • HDF5 support for large variables
  • Documentation fixes
  • Misc bug fixes