2
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement upload api for S3 More... about 6 years ago
Update IOManager API More... about 6 years ago
Make openvds producible as a static lib as well More... about 6 years ago
Make OpenMP optional so that we can use the /permissive- flag on MSVC More... about 6 years ago
Fix system include More... about 6 years ago
Improve compiler flags in cmake More... about 6 years ago
Add build config to the skbuild configuration More... about 6 years ago
Merge branch 'gnu-install-dirs' into 'master' More... about 6 years ago
Install the openvds-config.cmake export More... about 6 years ago
Use GNUInstallDirs to decide install paths More... about 6 years ago
Updated .gitignore.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Changed the isReadWrite parameter to createVolumeDataPageAccessor to be an AccessModeEnum with an AccessMode_Create option so we can handle ProduceStatus better (passing this accessmode changes the produceStatus of the target layer to ProduceStatus_Normal).
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Merge branch 'build-python-optionally' into 'master' More... about 6 years ago
Build python bindings optionally (default on) More... about 6 years ago
Default all physical layers to ProduceStatus_Normal for the time being.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Import Trace flag and SEGYTraceHeaders.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Add missing python/openvds/CMakeLists.txt More... about 6 years ago
Merge branch 'init-python-extension' into 'master' More... about 6 years ago
Add build framework for python extension More... about 6 years ago
Fix pitch calculations for volume data page.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Merge branch 'atomic-int64-no-alias' into 'master' More... about 6 years ago
Try and fix AWS build on redhat More... about 6 years ago
Use atomic<int64_t>, not atomic_int64_t More... about 6 years ago
Compilefixes for linux More... about 6 years ago
Make sure that OpenVDS::create() copies the channelDescriptors fully.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Fix missing handling of channel mappings in getChunkIndexArrayFromVoxel/getChunkIndexFromNDPos.
Morten Ofstad
as morten.ofstad
More... about 6 years ago
Start implementing request apis More... about 6 years ago
Implement VolumeDataAccessor template expansion More... about 6 years ago
Update CMake build externals More... about 6 years ago
Don't use std::size More... about 6 years ago