- 03 Mar, 2021 1 commit
-
-
Paal Kvamme authored
-
- 01 Mar, 2021 20 commits
-
-
Paal Kvamme authored
Update version number for ZFP compressed files from 3 to 4. See merge request !46
-
Paal Kvamme authored
-
Paal Kvamme authored
Allow opening an existing ZGY file for writing. See merge request !45
-
Paal Kvamme authored
When passing create arguments from the Python wrapper to OpenZGY/C++, only pass those explicitly specified. Needed for update, and also to make sure the defaults are hard coded just one place.
-
Paal Kvamme authored
Allow updating files also in the Python wrapper for OpenZGY/C++. Currently with more restrictions than in native C++. Work in progress.
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Miscellaneous unrelated tweaks See merge request !44
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Change the default chunk size when copying from 128x128x0 to 64x256x0 which can be very slightly faster in the cloud case.
-
Paal Kvamme authored
Parallel upload to cloud is now on by default. Also change the meaning of segsize to be the actual blob size in seismic store. Not the buffer size which may now be larger.
-
Paal Kvamme authored
Updates to build environment See merge request !43
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Handling of empty files See merge request !41
-
Paal Kvamme authored
Update the copyright notice in all files that have been modified this year. See merge request !42
-
Paal Kvamme authored
-
- 26 Feb, 2021 1 commit
-
-
Paal Kvamme authored
-
- 25 Feb, 2021 6 commits
-
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Test creating and reading back an empty file in the wrapper, i.e. exercising the C++ version of OpenZGY.
-
Paal Kvamme authored
In the C++/Python wrapper test, enable the code that allows comparison with the old ZGY-Public accessor where available. (Typically for manual builds only).
-
Paal Kvamme authored
-
- 12 Feb, 2021 3 commits
-
-
Paal Kvamme authored
Update tests after change in seismic store behavior. See merge request !40
-
Paal Kvamme authored
-
Paal Kvamme authored
Separate docker files for testing See merge request !39
-
- 11 Feb, 2021 3 commits
-
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Separate docker files for testing. These files both document and verify the minimal dependencies needed at runtime. The built images may also be useful for end users.
-
- 10 Feb, 2021 6 commits
-
-
Paal Kvamme authored
OpenZGY parallel upload to cloud See merge request !38
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-