An error occurred while fetching this tab.
Hdf5 merger
- Jul 17, 2019
-
-
Dan Guest authored76335561
-
Jon Burr authoredd2ea6f21
-
Jon Burr authored
Replacing the use of the external 'boost' target with Boost_LIBRARIES. Unfortunately ATLAS CMake does not like external targets. Making the HDF5_INCLUDE_DIRS and ZLIB_INCLUDE_DIRS public includes. The libraries are publicly linked and everything else that is including it inside this file seems to need them so it seems the most logical approach.
e5a2b6e1
-
- Jul 16, 2019
-
-
Dan Guest authored3ba431cc
-
- Jul 15, 2019
-
-
Dan Guest authored26249906
-
Dan Guest authoreda69e1270
-
Dan Guest authoreda8b61867
-
Dan Guest authoredfe5de234
-
Cerny McCernface authored9755ded8
-
Cerny McCernface authoredd503c1ab
-
Cerny McCernface authored5ce7df7d
-
Cerny McCernface authored084dbb1d
-
Cerny McCernface authored2773a28a
-
Cerny McCernface authored30475c15
-
Cerny McCernface authored68043435
-
Cerny McCernface authoredc360c154
-
Cerny McCernface authoreda9f76b9a
-
- Jul 12, 2019
-
-
Jon Burr authored
Avoid blank input file if no CSV is given See merge request jburr/HDF5Writer!1
04f01bbf -
Dan Guest authoredb49890be
-
Jon Burr authored
This is how the grid provides the %IN parameter so if this is going to be used for grid merging it needs to know how to accept that.
8d9dd824 -
Jon Burr authored
This now allows for specifying a maximum buffer size to use. If the source dataset to use overflows this buffer it is split into 'rows' along the merge axis and merged iteratively. The buffer to use can be specified either in (machine) MBs or in rows.
1956eff6
-
- Jul 11, 2019