- 18 Jan, 2021 2 commits
-
-
Paal Kvamme authored
-
Paal Kvamme authored
-
- 12 Jan, 2021 10 commits
-
-
Paal Kvamme authored
Performance work See merge request !32
-
Paal Kvamme authored
-
Paal Kvamme authored
Code to help measure performance See merge request !31
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
New zgycopyc option to explicitly ignore or report SIGPIPE. Partial workaround for an issue possibly in Azure SDK and/or SSL.
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Improvements to the script that analyzes an existing ZGY file for performance issues. Needed for performance measurements.
-
- 31 Dec, 2020 2 commits
-
-
Paal Kvamme authored
Update the brief description in the readme file with the latest features. See merge request !29
-
Paal Kvamme authored
-
- 22 Dec, 2020 5 commits
-
-
Paal Kvamme authored
Documentation, test, devops See merge request !28
-
Paal Kvamme authored
When mentioning the SDAPI source code, add links both to the Azure repo (active development) and the public version in OSDU.
-
Paal Kvamme authored
paal; Set projection system, source name, and source description in one of the test files. As requested by a user. Note that these are currently not exposed in the api (yagni).
-
Paal Kvamme authored
-
Paal Kvamme authored
-
- 18 Dec, 2020 6 commits
-
-
Paal Kvamme authored
Port most of the Python zgydump tool to C++. See merge request !27
-
Paal Kvamme authored
-
Paal Kvamme authored
Fix a typo in the Python version. See merge request !26
-
Paal Kvamme authored
-
Paal Kvamme authored
More work on thread safety See merge request !25
-
Paal Kvamme authored
-
- 17 Dec, 2020 3 commits
-
-
Paal Kvamme authored
Single value cubes See merge request !24
-
Paal Kvamme authored
Add special handling of Petrel's inconsistent single-value cube to applications. C++ zgycopy, Python copy, simplecopy, and gui_copy. I have considered, but not implemented yet, moving some of this special handling inside the OpenZGY library.
-
Paal Kvamme authored
Expose both the coding range stored in the file and the sanitized version, to allow applications to handle inconsistent files better. Supported both in C++, Python, C++ Wrapper, and the ZgyPublic compatibility wrapper.
-
- 09 Dec, 2020 2 commits
-
-
Paal Kvamme authored
CentOS 8.3 has renamed the PowerTools repository See merge request !23
-
Paal Kvamme authored
-
- 04 Dec, 2020 10 commits
-
-
Ivan Medeiros Monteiro authored
From Ivan: Linking with SDAPI based on Directory.Build.props instead of HAVE_SD definition. See merge request !20
-
Paal Kvamme authored
-
Paal Kvamme authored
Syncing of files for Windows Build that was added in the Linux build before. See merge request !19
-
Paal Kvamme authored
-
Paal Kvamme authored
Concurrent read access See merge request !18
-
Paal Kvamme authored
-
Paal Kvamme authored
-
Paal Kvamme authored
Make xx_eof() and xx_write() thread safe for local file access. Technically they don't need to be. But it adds robustness.
-
Paal Kvamme authored
-
Paal Kvamme authored
-