Commit Graph

218 Commits

Author SHA1 Message Date
babic_a dbbd6c1fe5 Fix README conda package name 2018-02-13 15:47:38 +01:00
babic_a 800bc4a022 New library version 2018-02-13 15:26:17 +01:00
babic_a 10a62a6288 Fix quick start example 2018-02-13 15:24:54 +01:00
babic_a 1197a156fb Add Makefile support for Linux 2018-02-13 15:14:22 +01:00
babic_a 208968a6f2 Fix typo in travis.yml 2018-02-13 14:58:45 +01:00
babic_a 1c3b65fcbc Add conda-forge to travis build 2018-02-13 14:53:19 +01:00
babic_a 1f59bee853 Add travis build badge 2018-02-13 14:47:42 +01:00
babic_a daa08f3c0d Add travis build 2018-02-13 14:43:02 +01:00
babic_a 36592a2a63 Fix in makefile for OSX 2018-02-13 14:41:07 +01:00
babic_a 414c5da3da Rename library and repo 2018-02-13 14:23:50 +01:00
babic_a 6511ff174b Make conda package name lowercase 2018-02-13 13:45:33 +01:00
babic_a 6a36d8443f Update build script 2018-02-13 13:44:39 +01:00
babic_a 08d324347c Update name in conda recipe 2018-02-13 12:03:48 +01:00
babic_a 48c546b213 Improve README format 2018-02-13 12:00:09 +01:00
babic_a e172c6d9fa Update README 2018-02-13 11:57:46 +01:00
babic_a 0c82f48c77 Adjust make file for library 2018-02-13 10:46:18 +01:00
babic_a 22d2b1bacf Remove format specifics from library 2018-02-13 10:43:35 +01:00
babic_a d2a3f9f565 Fix format variable scoping problem 2018-02-13 10:25:02 +01:00
babic_a f12c969bd1 Pass header values in SF format 2018-02-13 10:24:33 +01:00
babic_a 0cf8dc34a7 Add SF format 2018-02-12 17:47:37 +01:00
babic_a 9502d9450b Add option for empty root 2018-02-12 17:37:12 +01:00
babic_a ae05e681d7 Additional header data not mandatory 2018-02-12 17:20:08 +01:00
babic_a e1cfc457b1 Add dataset move logic to format 2018-02-12 16:55:26 +01:00
babic_a 873af3b7c7 Refactoring to hash map 2018-02-12 16:46:49 +01:00
babic_a 3071706d42 Add possibility of having an empty root 2018-02-12 16:06:10 +01:00
babic_a a45c399edc Raw frames dataset name out of format 2018-02-12 15:34:10 +01:00
babic_a b08e413e98 Add Header type conversion 2018-02-12 13:52:57 +01:00
babic_a 4738de31c7 Pass dataset initialization parameters to Writer 2018-02-12 13:39:11 +01:00
babic_a 4e559a4165 Rank is an int 2018-02-12 13:35:58 +01:00
babic_a 277be12554 Allow writing header attributes 2018-02-12 13:30:20 +01:00
babic_a 986da54ad2 Allow writing arbitrary rank dataset 2018-02-12 13:24:54 +01:00
babic_a a69de57081 Add 64bit integer support 2018-02-12 13:17:28 +01:00
babic_a 7bbe23fbe2 Specify type explicitly 2018-02-12 13:12:23 +01:00
babic_a 6e98471d91 Fix error string 2018-02-12 13:06:37 +01:00
babic_a 617850f265 Ring buffer passing char arrays 2018-02-12 13:06:14 +01:00
babic_a 143f37148e Change header data type to string 2018-02-12 13:06:00 +01:00
babic_a 8f2070a23d Improve const correctness 2018-02-12 11:46:27 +01:00
babic_a a9c5154804 Return header value types 2018-02-12 11:46:10 +01:00
babic_a d051f4d1d3 Shared pointer instead of value copy 2018-02-12 11:32:13 +01:00
babic_a 39fe7a9f8f Connect before receive of messages 2018-02-12 11:13:42 +01:00
babic_a 3783609324 ZmqReceiver added 2018-02-12 11:13:33 +01:00
babic_a a523622dd1 Fix old reference to header values 2018-02-12 10:39:19 +01:00
babic_a 63a5d480b3 Fix call after receiver introduced 2018-02-12 10:37:53 +01:00
babic_a 3a4167d6fc Refactoring ProcessManager 2018-02-12 10:27:45 +01:00
babic_a 205770647a Fix header guards 2018-02-12 10:22:04 +01:00
babic_a f7619630a1 Remove header from NX format 2018-02-12 10:15:27 +01:00
babic_a d2b7863897 Executable instantiate receiver 2018-02-12 10:15:14 +01:00
babic_a 8b9927ca79 Remove protocol from h5 format 2018-02-12 10:14:48 +01:00
babic_a 0e8fd9e2c9 Remove protocol from process manager 2018-02-12 10:14:38 +01:00
babic_a b3ce819f00 H5Writer supports multiple datasets 2018-02-09 18:01:36 +01:00