- 09 Sep, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 08 Sep, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 07 Sep, 2020 1 commit
-
-
Jørgen Lind authored
-
- 04 Sep, 2020 3 commits
-
-
Jørgen Lind authored
if cmake parameters TEST_SEGY_FILE and TEST_URL with optional TEST_CONNECTION then the test will used said parameters import the SEGY file with default parameters, and then export the VDS to a local SEGY file. It will then do a SHA256 hash of both files and validate that the hashes er the same.
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 02 Sep, 2020 2 commits
-
-
Morten Ofstad authored
-
Morten Ofstad authored
-
- 01 Sep, 2020 3 commits
-
-
-
Jørgen Lind authored
Add overloads allowing create and open to be called only with url. And also add GlobalState functionality
-
Also adds support to read R64 data through the java interface
-
- 31 Aug, 2020 3 commits
-
-
Jørgen Lind authored
This can be used to keep track of global counters.
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 27 Aug, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 25 Aug, 2020 1 commit
-
-
Jørgen Lind authored
-
- 24 Aug, 2020 1 commit
-
-
Supports all data types except 'any', and works for 2d and 3d data. The blocksize and LOD level are currently hard-coded.
-
- 21 Aug, 2020 2 commits
-
-
Jørgen Lind authored
This reverts commit eb6e0338.
-
Jørgen Lind authored
-
- 20 Aug, 2020 3 commits
-
-
remove LRU cache and revert back to a cache similar to the original design, except that we explicitly tell the cache when to drop completed inlines
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 19 Aug, 2020 1 commit
-
-
Jørgen Lind authored
-
- 17 Aug, 2020 1 commit
-
-
Jørgen Lind authored
-
- 13 Aug, 2020 3 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 10 Aug, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 07 Aug, 2020 3 commits
-
-
Morten Ofstad authored
-
Morten Ofstad authored
-
Morten Ofstad authored
-
- 06 Aug, 2020 5 commits
-
-
Jørgen Lind authored
-
Morten Ofstad authored
-
Morten Ofstad authored
Fixed that IsOpen() would report the file was still open after it was closed if EnableWriting() had been called.
-
Morten Ofstad authored
-
Morten Ofstad authored
Added a method to create index entries for chunk data which allocates space in the VDS file and makes it possible to write the data without holding a lock.
-