| Make it possible to change novalue in the noise vdses used in tests |
|
More...
|
over 2 years ago
|
| Remove ConversionParameters struct and just propagate format and novalue |
|
More...
|
over 2 years ago
|
| Squashed commit of the following |
|
More...
|
over 2 years ago
|
| Update SEGYImport README.md with updated command line flags |
|
More...
|
over 2 years ago
|
| Fix SEGYImport helptext regaring the disable-print-text-header |
|
More...
|
over 2 years ago
|
| Fix invalid descriptor validation to avoid erroring out on primary channel descriptors with 0 mapped values. Historically the mapped value count has been written as 0 for the primary channel so this is needed for backwards compatibility. |
|
More...
|
over 2 years ago
|
| Make default LogLevel None, but install default log callback |
|
More...
|
over 2 years ago
|
| Make error in curl handler be a trace log message |
|
More...
|
over 2 years ago
|
| Fix spelling mistake in loginterface (not public API) |
|
More...
|
over 2 years ago
|
| Add python loglevel enum |
|
More...
|
over 2 years ago
|
| Set correct path for OpenSSL libs on MacOS. |
|
More...
|
over 2 years ago
|
| Add test |
|
More...
|
over 2 years ago
|
| Fix overload |
|
More...
|
over 2 years ago
|
| Update VS project files |
|
More...
|
over 2 years ago
|
| Bugfixes. Return results! |
|
More...
|
over 2 years ago
|
| Remove CPPJNI_createObjectContextWithBuffer and use only registerBuffer instead. |
|
More...
|
over 2 years ago
|
| Regenerate wrappers for RequestProjectedVolumeSubset() with safe buffer. |
|
More...
|
over 2 years ago
|
| Add templated overload for RequestProjectedVolumeSubset() with user supplied buffer. |
|
More...
|
over 2 years ago
|
| Regenerated RequestVolumeDataSubset methods with new persistent buffer functionality |
|
More...
|
over 2 years ago
|
| Made getObjectBuffer() a static method on CPPJNIObjectContext |
|
More...
|
over 2 years ago
|
| Add functionality to attach an owned buffer (by means of a GlobalRef) to an object context |
|
More...
|
over 2 years ago
|
| Support importing from SEG-Y files that are sorted in descending order. Add a --keep-original-order command-line parameter to disable the re-ordering to ensure that these files can be round-tripped, but this is less compatible with other software that might assume the VDS axis has CoordinateMin < CoordinateMax. |
|
More...
|
over 2 years ago
|
| Check for nullptr before adding reference in OpenVDS::GetAccessManager(). |
|
More...
|
over 2 years ago
|
| Build OpenSSL as part of the build on Non Windows platforms |
|
More...
|
over 2 years ago
|
| Do not create a channel descriptor with NoValue for 1-bit data in generateSimpleInMemory3DVDS as it is not allowed. |
|
More...
|
over 2 years ago
|
| Remove tuple include |
|
More...
|
over 2 years ago
|
| For 1 bit convert all the values |
|
More...
|
over 2 years ago
|
| Update SerializeVolumeData signature |
|
More...
|
over 2 years ago
|
| Remove extra definition of ErrorRequest |
|
More...
|
over 2 years ago
|
| Cleanup BlockCopy |
|
More...
|
over 2 years ago
|