Skip to content
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

add split_seismic_obs_into_regions #162

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oddvarlia
Copy link

The script implements functionality to split a seismic observation file for the ERT keyword GEN_OBS into one observation file per region by using metadata containing regions for each seismic observation. See issue #161

@codecov-commenter
Copy link

Codecov Report

Merging #162 (bde3685) into master (c046250) will decrease coverage by 2.49%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage   78.78%   76.28%   -2.50%     
==========================================
  Files          31       32       +1     
  Lines        3116     3218     +102     
==========================================
  Hits         2455     2455              
- Misses        661      763     +102     
Impacted Files Coverage Δ
...rc/fmu/tools/rms/split_seismic_obs_into_regions.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c046250...bde3685. Read the comment docs.

@berland berland linked an issue Oct 14, 2021 that may be closed by this pull request
@berland
Copy link
Collaborator

berland commented Oct 14, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split seismic data used in GEN_OBS into one file per region
3 participants