- 06 Mar, 2021 4 commits
-
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Allow application to retrieve compression factor and similar statistics. See merge request !50
-
Paal Kvamme authored
-
- 05 Mar, 2021 2 commits
-
-
Paal Kvamme authored
Add link to the SEG-Y converter project. See merge request !49
-
Paal Kvamme authored
-
- 03 Mar, 2021 5 commits
-
-
Paal Kvamme authored
Logically delete the deprecated ZGY-Public binary SDK. Git will still be able to access it. See merge request !48
-
Paal Kvamme authored
-
Paal Kvamme authored
Update the stale documentation in the source tree. See merge request !47
-
Paal Kvamme authored
Commit a newer version of the public pdf documentation and remove the rest. Users should fetch documentation from the build output anyway.
-
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 2 commits
-
-
Paal Kvamme authored
Update tests after change in seismic store behavior. See merge request !40
-
Paal Kvamme authored
-