Skip to content

Releases: NCAR/PyReshaper

Version 0.9.8 Release

06 Mar 00:03
Compare
Choose a tag to compare

Includes back-porting for Python 2.6 support.

New PyPI Release

14 Oct 22:43
Compare
Choose a tag to compare

Documentation (in PDF) format has been attached.

Bugfix Release

14 Oct 22:38
Compare
Choose a tag to compare

This fixes an obvious bug in the s2srun utility script.

Version 0.9.6

14 Oct 20:21
Compare
Choose a tag to compare

This version introduces new features, as well as bug fixes and performance improvements.

New Features:

  1. New binary command-line utilities s2smake and s2srun, which replace the old slice2series command. These new binaries split the old slice2series command into 2 parts: the creation of a Specifier instance (saved to a specfile), and the running of the PyReshaper from a specfile.
  2. Appending to existing time-series files, if they are found on the system

Version 0.9.5

06 Oct 21:31
Compare
Choose a tag to compare
Merge pull request #9 from NCAR-CISL-ASAP/devel

Merging in bugfix and small changes for minor release

v0.9.4: Merge pull request #8 from NCAR-CISL-ASAP/hifreqTesting

05 Oct 22:02
Compare
Choose a tag to compare
Merging high-frequency testing branch into master