Skip to content

osPlanning/omx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

OMX: The Open Matrix data file format

An OMX matrix file is a structured collection of two-dimensional array objects and associated metadata. OMX is built on top of the well-establishedHDF5scientific data storage standard. An OMX file has a specific layout that is intended to ensure that complete and consistent information about the matrix data is stored and that the data can be retrieved correctly and efficiently. We hope for the modeling industry to adopt the OMX standard, and we will periodically review the specification to make revisions as necessary.

ZephyrTransportBadge

OMX APIs for your language

Each API is now developed in its own repository, to keep history cleaner and more focused:

More Information

Check out theOMX wikifor more information, including API user guides, how to import and export OMX matrices from EMME, VISUM, TransCAD, and Cube, where to get the OMX validator, OMX viewer, and other background information on how OMX was created.

Ourprevious siteandlistservare no longer maintained.

License

All code written in the OMX project, including all API implementations, is licensed under the Apache License, version 2.0. All code (c) by its respective authors. SeeLICENSE.TXTfor the full Apache 2.0 license text.