Releases: NCAR/PyReshaper
Releases · NCAR/PyReshaper
Version 0.9.8 Release
Includes back-porting for Python 2.6 support.
New PyPI Release
Documentation (in PDF) format has been attached.
Bugfix Release
This fixes an obvious bug in the s2srun utility script.
Version 0.9.6
This version introduces new features, as well as bug fixes and performance improvements.
New Features:
- New binary command-line utilities
s2smake
ands2srun
, which replace the oldslice2series
command. These new binaries split the oldslice2series
command into 2 parts: the creation of a Specifier instance (saved to a specfile), and the running of the PyReshaper from a specfile. - Appending to existing time-series files, if they are found on the system
Version 0.9.5
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
Merging high-frequency testing branch into master