-
Notifications
You must be signed in to change notification settings - Fork 15
Add Seismic3DStreamerFieldRecords template
#675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #675 +/- ##
==========================================
+ Coverage 85.30% 88.34% +3.03%
==========================================
Files 46 90 +44
Lines 2219 4942 +2723
Branches 306 324 +18
==========================================
+ Hits 1893 4366 +2473
- Misses 281 501 +220
- Partials 45 75 +30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1fa4c1c to
866613a
Compare
|
Name suggestion: |
7d846f8 to
8c5ffab
Compare
Seismic3DStreamerFieldRecords template
767a399 to
019d977
Compare
|
@markspec @BrianMichell I've upgraded the template with some nice features and more clear data structure in general. Logic stays the same. Please re-review. Mainly introduced:
The calculated dimension will come in handy for NonBinned override as well. We can rename the dimension to |
…e and shot indexing
745790e to
0d77df4
Compare
Add prestack schema to allow more efficient data access and more logical data layout. Aligns with auto-shot wrap ingestion. This is required for efficient processing and imaging of individual shotline/gun combinations and visualization of common channel gathers.