The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings ScientificPython
Summary Activity Forums Tracker Tasks Docs Surveys News Files

Project Filelist for ScientificPython

File Release Notes and Changelog

Release Name: 2.4.11

No release notes

Change Log
2.4.10 --> 2.4.11:
------------------

Bug fixes:

- Scientific.IO.NetCDF.NetCDFVariable.assignValue() had incomplete error
  reporting. Some errors would not raise exceptions as required.
- Slice assignment that implied an extension to the unlimited dimension
  raised an exception.
- Attribute deletion in netCDF file and variable objects caused a crash.