Release of OME Files C++ 0.3.1
Posted: Tue Feb 21, 2017 2:02 pm
OME Files C++ 0.3.1
OME Files is a reference implementation of the OME Data Model and OME-TIFF file format for the storage and interchange of biological imaging data and metadata. It provides support for:
This release contains two bugfixes to correct the support for references in the data model such as ROI references in an Image.
Downloads
The software release is available at the OME Files C++ 0.3.1 download page. This page includes links to the individual repositories and source releases, as well as the documentation and binary builds of the collection for several common platforms, including Windows, Linux and MacOS X.
Upgrading from 0.3.0
Changes since ome-files-cpp 0.3.0
OME Common
OME Model
OME Files
OME QtWidgets
Super-Build 0.3.1
Future changes
Upcoming improvements include:
All components
OME XML
OME Files
Super-Build
You can find further information on which features will be included in upcoming releases via the Trello board for version 0.4.0 (note that this is a work in progress and subject to change).
Errata
See the errata for this release.
Support
For any problems or comments, please use the OME forums or mailing lists.
Kind regards,
The OME team
OME Files is a reference implementation of the OME Data Model and OME-TIFF file format for the storage and interchange of biological imaging data and metadata. It provides support for:
- the OME Data Model (model objects, metadata store, XSL transforms and XML validation)
- OME-TIFF reading
- OME-TIFF writing
This release contains two bugfixes to correct the support for references in the data model such as ROI references in an Image.
Downloads
The software release is available at the OME Files C++ 0.3.1 download page. This page includes links to the individual repositories and source releases, as well as the documentation and binary builds of the collection for several common platforms, including Windows, Linux and MacOS X.
Upgrading from 0.3.0
- No changes required.
Changes since ome-files-cpp 0.3.0
OME Common
- No changes
OME Model
- xsd-fu: C++ OMEXMLModelObject template inserts missing links
OME Files
- MetadataTools: Resolve references after updating model objects
- Add pixel buffer interleaving example
- Update copyright dates
OME QtWidgets
- No changes
Super-Build 0.3.1
- Package changes:
- ome-files 0.3.1: Updated package
- ome-model 5.5.1: Updated package
Future changes
Upcoming improvements include:
All components
- Enabling of additional C++11 features following testing of compiler support and compatibility
- Further performance profiling and scalability improvements
OME XML
- Support for the use of custom annotations with the OME-XML data model API
- This generalized annotation support will also be used for existing annotations including Modulo and OriginalMetadata
- Improved and more comprehensive OME-XML and OME-TIFF samples
- Improved documentation and code samples
OME Files
- Improvements to automated integration testing of OME-TIFF files
Super-Build
- Further improvements for building on Windows, including initial VS2017 support
- Updating of the set of platforms binary builds are provided for
You can find further information on which features will be included in upcoming releases via the Trello board for version 0.4.0 (note that this is a work in progress and subject to change).
Errata
See the errata for this release.
Support
For any problems or comments, please use the OME forums or mailing lists.
Kind regards,
The OME team